diff --git a/client/App.tsx b/client/App.tsx index aad3d7ef..be284756 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -320,6 +320,9 @@ const App = () => ( element={} /> + {/* Staff routes */} + } /> + {/* Dev-Link routes */} } />