diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 9a2c460..1eee111 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -246,7 +246,7 @@ const App = () => { )} - {activeView === 'tasks' && ( + {activeView === 'tasks' && (<>