From ca506ba2f6047f993d09578d9589a728488472ab Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 00:01:29 +0000 Subject: [PATCH] Add community tab route cgen-fa453879491d4d5b80d84bef6c280c48 --- client/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/App.tsx b/client/App.tsx index 5977f666..b2e0fa6f 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -118,6 +118,7 @@ const App = () => ( } /> } /> } /> + } /> } /> } /> } />