From f2753d055d5bb4148115044f54138ec4227f6e5e Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:43:16 +0000 Subject: [PATCH] Wrap events tab cgen-8fee8ed5401b479894dbdae92cff58d7 --- 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 c18b6363..27e8ef04 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2974,7 +2974,8 @@ export default function Community() { )} - + {activeTab === "events" && ( + {/* Upcoming Events */}
@@ -3001,6 +3002,7 @@ export default function Community() {
+ )} {/* Developer Profile Highlights */}