From 65e34ec812a6cbdb8c0f92382cd1660b5fb002d0 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 11 Nov 2025 04:25:43 +0000 Subject: [PATCH] completionId: cgen-d93b3947ff71434f9beab1f0b18925d5 cgen-d93b3947ff71434f9beab1f0b18925d5 --- client/App.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/client/App.tsx b/client/App.tsx index 7504b31d..41c4fa7c 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -546,15 +546,15 @@ const App = () => ( element={} /> - {/* Staff Pages Routes */} - } /> - } /> - } /> - } /> - } /> - } /> - } /> - } /> + {/* Staff Pages Routes - Protected */} + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> {/* Explicit 404 route for static hosting fallbacks */} } />