diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index c3e7c7b0..1e6081ee 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2194,7 +2194,8 @@ export default function Community() { )} - + {activeTab === "leaderboards" && ( + {/* Leaderboards */}
@@ -2246,6 +2247,7 @@ export default function Community() {
+ )} {/* Community Newsletter */}