From 4945445306b00374ba38bd2f53c6061022a65eae Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:50:47 +0000 Subject: [PATCH] Wrap spotlight tab start cgen-b2f3c097b6ea481fa214f0759ca9f89d --- 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 fb4c9ca1..bc52547a 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -3234,7 +3234,8 @@ export default function Community() { )} - + {activeTab === "spotlight" && ( + {/* Creator Spotlight */}
@@ -3299,6 +3300,7 @@ export default function Community() {
+ )} {/* Community Stats */}