Rename files, update tests
This commit is contained in:
parent
786aca82f1
commit
ca2f7a763d
12 changed files with 409 additions and 6 deletions
|
@ -7,7 +7,7 @@ import BookmarkList from "./components/bookmarks";
|
|||
import Settings from "./components/settings";
|
||||
import Imprint from "./components/imprint";
|
||||
|
||||
import { IThemeProps, getTheme, setScheme } from "./lib/theme";
|
||||
import { IThemeProps, getTheme, setScheme } from "./lib/useTheme";
|
||||
import useFetcher from "./lib/fetcher";
|
||||
import useMediaQuery from "./lib/useMediaQuery";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue