diff --git a/client/App.tsx b/client/App.tsx index 54529db5..7033eae3 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -305,7 +305,14 @@ const App = () => ( } /> {/* Resource routes */} - }> + + + + } + > } /> } /> } />