From 5a94d09d60673d03fec102bd4823cdcc1681cc81 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 9 Nov 2025 09:07:20 +0000 Subject: [PATCH] completionId: cgen-97ef14b54b5e438ba23baef0444338b2 cgen-97ef14b54b5e438ba23baef0444338b2 --- client/App.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/client/App.tsx b/client/App.tsx index 54529db5..7033eae3 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -305,7 +305,14 @@ const App = () => ( } /> {/* Resource routes */} - }> + + + + } + > } /> } /> } />