From 4844e1b2eddc1087dcf9810bdfb5d7ebd3252b2b Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:42:34 +0000 Subject: [PATCH] Wrap devconnect tab cgen-7df532effc1c4c8393bee46a6fbb43d0 --- 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 5e0259c0..21703ae4 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2592,7 +2592,8 @@ export default function Community() { )} - + {activeTab === "devconnect" && ( + {/* DevConnect Spotlight */}
@@ -2668,6 +2669,7 @@ export default function Community() {
+ )} {/* Forums & Discussion */}