diff --git a/web/src/App.tsx b/web/src/App.tsx index a99c056..d8b309f 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -76,13 +76,17 @@ function App() { } > } /> - } - /> } /> } /> + + + + } + /> );