From 92a107c3d7e91d2577647800b395533b757b54fd Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 6 Nov 2025 23:23:32 +0000 Subject: [PATCH] completionId: cgen-ad7f81dd8745412ebea9e1f655e72876 cgen-ad7f81dd8745412ebea9e1f655e72876 --- client/App.tsx | 58 ++++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 28 deletions(-) diff --git a/client/App.tsx b/client/App.tsx index 1d8376bd..fd7931cf 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -171,44 +171,46 @@ const App = () => ( } /> {/* Service routes */} - } /> - } /> + } /> + } /> } /> } /> } /> - } /> - } /> + } /> + } /> + + {/* Labs Sub-routes */} + } /> + } /> + } /> + } /> + + {/* GameForge Sub-routes */} + } /> + } /> + } /> + + {/* Corp Sub-routes */} + } /> + } /> + } /> + + {/* Foundation routes */} + } /> + } /> + } /> + + {/* Dev-Link routes */} } /> - } - /> + } /> + } /> + } /> } /> } /> - {/* Labs Sub-routes (prefixed to avoid conflicts) */} - } /> - } /> - } /> - } /> - - {/* GameForge Sub-routes (prefixed) */} - } /> - } /> - } /> - - {/* Corp Sub-routes (prefixed) */} - } /> - } /> - } /> - - {/* Foundation Sub-routes (prefixed) */} - } /> - } /> - {/* Resource routes */} }> } />