diff --git a/web/src/routes.tsx b/web/src/routes.tsx index 4e141fa..02aa17d 100644 --- a/web/src/routes.tsx +++ b/web/src/routes.tsx @@ -336,6 +336,13 @@ export const RootRoute = createRootRouteWithContext<{ }>()({ component: RootComponent, notFoundComponent: NotFound, + pendingComponent: () => ( +