simple route change animations
This commit is contained in:
@@ -25,6 +25,7 @@ export function createRouter() {
|
||||
defaultPreload: 'intent',
|
||||
defaultErrorComponent: DefaultCatchBoundary,
|
||||
scrollRestoration: true,
|
||||
defaultViewTransition: true
|
||||
}),
|
||||
queryClient,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user