mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
add typings for eslint
This commit is contained in:
@@ -17,7 +17,8 @@ export const Loading: LoadableBaseOptions['loading'] = () => (
|
||||
flexDirection="column"
|
||||
css={{
|
||||
'@media (prefers-color-scheme: dark)': { backgroundColor: 'black', color: 'white' },
|
||||
}}>
|
||||
}}
|
||||
>
|
||||
<Spinner color="primary.500" w="6rem" h="6rem" />
|
||||
</Flex>
|
||||
</Flex>
|
||||
|
Reference in New Issue
Block a user