diff --git a/pwa/src/App.tsx b/pwa/src/App.tsx index e19cbaa..e131744 100644 --- a/pwa/src/App.tsx +++ b/pwa/src/App.tsx @@ -16,7 +16,7 @@ const App = () => { if (window.location.pathname === '/private') { return (
-
+
setDarkMode(!darkMode)} />
@@ -69,7 +69,7 @@ const App = () => { return (
-
+
{view === 'library' && ( +