diff --git a/client/App.tsx b/client/App.tsx index b5de47b1..2cc8c44a 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -115,8 +115,9 @@ const queryClient = new QueryClient(); const App = () => ( - - + + + @@ -342,7 +343,8 @@ const App = () => ( - + + );