router config changes
This commit is contained in:
@@ -21,7 +21,8 @@ export const Route = createRootRouteWithContext<{
|
||||
queryClient: QueryClient,
|
||||
auth: AuthContextType,
|
||||
header: HeaderConfig,
|
||||
refresh: { toRefresh: string[] }
|
||||
refresh: string[]
|
||||
withPadding: boolean
|
||||
}>()({
|
||||
head: () => ({
|
||||
meta: [
|
||||
|
||||
Reference in New Issue
Block a user