diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 9f4508b..b11b9d0 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -15,7 +15,6 @@ function App() { return ( - } /> } /> } /> } /> @@ -25,6 +24,7 @@ function App() { } /> } /> } /> + } /> );