1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

general cleanup

This commit is contained in:
checktheroads
2020-04-16 00:27:00 -07:00
parent 3e53f0b313
commit ea21414634
3 changed files with 55 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ import {
Tag,
useDisclosure,
useColorMode,
useTheme
useTheme,
} from "@chakra-ui/core";
import useConfig from "~/components/HyperglassProvider";
import useMedia from "~/components/MediaProvider";