diff --git a/frontend-modern/src/App.tsx b/frontend-modern/src/App.tsx
index 645e44b04..e5f060de7 100644
--- a/frontend-modern/src/App.tsx
+++ b/frontend-modern/src/App.tsx
@@ -546,23 +546,21 @@ function App() {
-
-
+
@@ -599,7 +597,6 @@ function App() {
);
}
-// Layout component that wraps all routes
function AppLayout(props: {
connected: () => boolean;
reconnecting: () => boolean;
@@ -766,7 +763,7 @@ function AppLayout(props: {
};
return (
- <>
+
{/* Header */}