diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 66ba6235..ec383ca7 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -37,10 +37,10 @@ function MainLayout() {
@@ -48,7 +48,6 @@ function MainLayout() {
); } - export default function App() { const [, , componentMounted] = useDarkTheme(); if (!componentMounted) { diff --git a/frontend/src/Navigation.tsx b/frontend/src/Navigation.tsx index 53487dd6..02e9f19c 100644 --- a/frontend/src/Navigation.tsx +++ b/frontend/src/Navigation.tsx @@ -219,7 +219,7 @@ export default function Navigation({ navOpen, setNavOpen }: NavigationProps) { return ( <> {!navOpen && ( -
+
-
+