diff --git a/src/frontend/AppShell.tsx b/src/frontend/AppShell.tsx index 9b7dba2..c680cc8 100644 --- a/src/frontend/AppShell.tsx +++ b/src/frontend/AppShell.tsx @@ -21,6 +21,12 @@ export function AppShell({ children, searchParams }: { children: ReactNode, sear