mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
chore: temp solution for fetching clerk on every navigated
This commit is contained in:
@@ -7,7 +7,6 @@ import { routerWithQueryClient } from "@tanstack/react-router-with-query"
|
||||
|
||||
export function createRouter() {
|
||||
const queryClient = new QueryClient()
|
||||
|
||||
const router = routerWithQueryClient(
|
||||
createTanStackRouter({
|
||||
routeTree,
|
||||
|
||||
Reference in New Issue
Block a user