From d4ac73d5a7fb4594fd49f00e42d2779f7e59d7f9 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 10 Nov 2025 19:20:55 +0000 Subject: [PATCH] completionId: cgen-326d2ba195524aecbcadc7bcf8ac7a01 cgen-326d2ba195524aecbcadc7bcf8ac7a01 --- client/App.tsx | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/client/App.tsx b/client/App.tsx index 08adb0bd..444a45a8 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -496,6 +496,73 @@ const App = () => ( } /> + {/* Internal Docs Hub Routes */} + } /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + } + /> + {/* Explicit 404 route for static hosting fallbacks */} } /> {/* ADD ALL CUSTOM ROUTES ABOVE THE CATCH-ALL "*" ROUTE */}