From b302eda26de5340f3a5cb63b016948a639f245a6 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:39:35 +0000 Subject: [PATCH] Wrap recognition tab cgen-6fcb75dabc2b419182be5e176e0e9f6b --- 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 227e02f3..1b4fde8f 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2396,7 +2396,8 @@ export default function Community() { )} - + {activeTab === "recognition" && ( + {/* Recognition & Roles */}
@@ -2441,6 +2442,7 @@ export default function Community() {
+ )} {/* Community Features */}