From ffb3df8e9e3754df932f8e6f2d8c61f1b7471dda Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:39:44 +0000 Subject: [PATCH] Wrap features tab cgen-b9cdeb95390744aaa043063e487464c6 --- 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 1b4fde8f..362abf30 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2444,7 +2444,8 @@ export default function Community() { )} - + {activeTab === "features" && ( + {/* Community Features */}
@@ -2489,6 +2490,7 @@ export default function Community() {
+ )} {/* Community Stats */}