diff --git a/frontend/App.tsx b/frontend/App.tsx index cabb1923..f9ffd249 100644 --- a/frontend/App.tsx +++ b/frontend/App.tsx @@ -54,8 +54,10 @@ function AppContent() { export default function App() { return ( - - - + + + + + ); }