From 4b2f8cfd875a1ee0b784db4f8ca7236944029e68 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 6 Nov 2025 23:40:12 +0000 Subject: [PATCH] completionId: cgen-b18985060d1c4be0b7562662225f773c cgen-b18985060d1c4be0b7562662225f773c --- client/App.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/App.tsx b/client/App.tsx index e3f8649b..824f1ab5 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -166,6 +166,10 @@ const App = () => ( } /> } /> + {/* Dev-Link routes */} + } /> + } /> + {/* Resource routes */} }> } />