From 6c67fe287353b637d5416ab147a3fd3a2caf962b Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:43:25 +0000 Subject: [PATCH] Wrap profiles tab cgen-9e93f3c5a07447d78f8257f23c18a5d2 --- 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 27e8ef04..6abd0ed6 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -3004,7 +3004,8 @@ export default function Community() { )} - + {activeTab === "profiles" && ( + {/* Developer Profile Highlights */}
@@ -3048,6 +3049,7 @@ export default function Community() {
+ )} {/* Featured Developers */}