refactor: name Settings page consistently
This commit is contained in:
parent
8461c8c129
commit
37dbf2e27e
1 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue