diff --git a/client/App.tsx b/client/App.tsx index ab9c85fc..dc617866 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -326,6 +326,10 @@ const App = () => ( {/* Staff routes */} } /> + } /> + } /> + } /> + } /> {/* Dev-Link routes */} } />