From 231ba03a6bb64b11349a9751e6d736cd8ebc2a04 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:39:52 +0000 Subject: [PATCH] Wrap stats tab cgen-248c7e7b7ec741d999d3e765127e1b27 --- client/pages/Community.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 362abf30..28925379 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -819,7 +819,7 @@ export default function Community() { agenda: [ "15 min — Lightning updates from active squads", "30 min — Deep-dive breakout rooms hosted by AeThex mentors", - "15 min — Open Q&A and contributor shout-outs", + "15 min �� Open Q&A and contributor shout-outs", ], registrationEnabled: true, registrationUrl: "https://devconnect.sbs/events/weekly-meetup", @@ -2492,7 +2492,8 @@ export default function Community() { )} - + {activeTab === "stats" && ( + {/* Community Stats */}
@@ -2525,6 +2526,7 @@ export default function Community() {
+ )} {/* Community Platforms */}