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 */}