diff --git a/frontend/src/app/components/Layout/AppShell.tsx b/frontend/src/app/components/Layout/AppShell.tsx index 5abd517c..bebc0246 100644 --- a/frontend/src/app/components/Layout/AppShell.tsx +++ b/frontend/src/app/components/Layout/AppShell.tsx @@ -367,12 +367,12 @@ const AppShell: React.FC = () => { }; return ( - + { )} - + {/* Hidden (not unmounted) when the dashboard view is active so the persistent Dashboard layered above can take over. */}