diff --git a/frontend-react/src/App.tsx b/frontend-react/src/App.tsx index 2747ce2..d04c1d0 100644 --- a/frontend-react/src/App.tsx +++ b/frontend-react/src/App.tsx @@ -50,6 +50,9 @@ function App() {
+ ); } @@ -98,6 +101,10 @@ function App() { )} + + ); }