This commit is contained in:
parent
bd270338db
commit
258384fd62
1 changed files with 1 additions and 0 deletions
|
|
@ -175,6 +175,7 @@ const appRoute = createRoute({
|
|||
getParentRoute: () => rootRoute,
|
||||
id: "app",
|
||||
component: AppShell,
|
||||
notFoundComponent: NotFound,
|
||||
});
|
||||
|
||||
const settingsRoute = createRoute({
|
||||
|
|
|
|||
Loading…
Reference in a new issue