diff --git a/frontend/App.tsx b/frontend/App.tsx index 9e89d7d..ab7a084 100644 --- a/frontend/App.tsx +++ b/frontend/App.tsx @@ -509,22 +509,12 @@ const App: React.FC = () => { )} -
+
{renderView()}
- - {!isStandaloneView && ( - setSidebarOpen(true)} - /> - )}