From bf1d5d2e114225fb53ff5923d6ee9f75bf3b8ea9 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:43:35 +0000 Subject: [PATCH] Wrap featured tab cgen-81d6bdb0b51048fdacceaa358eca0a4d --- 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 6abd0ed6..7fdeac01 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -3051,7 +3051,8 @@ export default function Community() { )} - + {activeTab === "featured" && ( + {/* Featured Developers */}
@@ -3114,6 +3115,7 @@ export default function Community() {
+ )} {/* Workshop & Mod Support */}