From aca3ab676fe4e58421ce860fe1ddf679351909c9 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 10 Nov 2025 19:30:51 +0000 Subject: [PATCH] Add routes for 8 new staff feature pages cgen-ea8dfc1fe083404094b27cfe801388f4 --- client/App.tsx | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/client/App.tsx b/client/App.tsx index 18913514..272d37c2 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -404,6 +404,38 @@ const App = () => ( element={} /> } /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> } /> } />