diff --git a/client/App.tsx b/client/App.tsx index 726d0fb5..d585db72 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -118,8 +118,16 @@ const App = () => ( } /> {/* Service routes */} - } /> - } /> + + + + } /> + + + + } /> } /> } />