From 1770280bddf9e8952f402d7d1531569b433d72ce Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:39:23 +0000 Subject: [PATCH] Wrap growth tab cgen-93ab45dc0aa7472f85785c19bdc8d38a --- client/pages/Community.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index af3ddff0..7a469b3b 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2295,7 +2295,8 @@ export default function Community() { )} - + {activeTab === "growth" && ( + {/* Professional Growth & Fun */}
@@ -2345,6 +2346,7 @@ export default function Community() {
+ )} {/* Content & Activities */}