From 0f39bd6b1003d311e16f996d103a231508dfb27e Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:42:27 +0000 Subject: [PATCH] Wrap platforms tab cgen-b6bb00173a6b4e57b7f161f8d2dfc10c --- 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 28925379..5e0259c0 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", @@ -2528,7 +2528,8 @@ export default function Community() { )} - + {activeTab === "platforms" && ( + {/* Community Platforms */}
@@ -2589,6 +2590,7 @@ export default function Community() {
+ )} {/* DevConnect Spotlight */}