From 1c99739ae08f1e68ad01a268dec2b5c8e4244683 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 8 Nov 2025 01:35:48 +0000 Subject: [PATCH] completionId: cgen-5bf39a1f67f74a338146ff0ef7011b88 cgen-5bf39a1f67f74a338146ff0ef7011b88 --- client/App.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/App.tsx b/client/App.tsx index 60f99866..a936d403 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -180,6 +180,12 @@ const App = () => ( } /> } /> + {/* Creator Network routes */} + } /> + } /> + } /> + } /> + {/* Service routes */} } /> } />