From bb40be48ee70ed9324eb9a885c906fc1f3656b4d Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:39:31 +0000 Subject: [PATCH] Wrap activities tab cgen-d9fbd56e2c6e461992faf03f42f0d4f7 --- 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 7a469b3b..227e02f3 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2348,7 +2348,8 @@ export default function Community() { )} - + {activeTab === "activities" && ( + {/* Content & Activities */}
@@ -2393,6 +2394,7 @@ export default function Community() {
+ )} {/* Recognition & Roles */}