diff --git a/src/App.tsx b/src/App.tsx index 6b31f62b..66e2efa2 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -118,8 +118,9 @@ function AppContent() { const App = () => ( - - + + + );