Skip to content

Commit

Permalink
Update __root.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Nov 21, 2024
1 parent bb8cd43 commit 1751279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tanstack-start/app/routes/__root.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {createRootRoute, Outlet, ScrollRestoration, useRouterState} from '@tanstack/react-router'
import {createRootRoute, Outlet, ScrollRestoration} from '@tanstack/react-router'
import {TanStackRouterDevtools} from '@tanstack/router-devtools'
import {createServerFn, Meta, Scripts} from '@tanstack/start'
import {zodValidator} from '@tanstack/zod-adapter'
Expand Down

0 comments on commit 1751279

Please sign in to comment.