diff --git a/src/App.tsx b/src/App.tsx index 632270e..d1b9d98 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -5,7 +5,7 @@ import Home from "@/pages/home" import "./App.css" import TagTemplate from "./templates/TagTemplate" import EntryTemplate from "./templates/EntryTemplate" -import Settings from "./pages/Settings" +import Settings from "./pages/settings" const queryClient = new QueryClient({ defaultOptions: {