diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index a8f40202..c3e7c7b0 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2143,7 +2143,8 @@ export default function Community() { )} - + {activeTab === "case-studies" && ( + {/* Case Studies */}
@@ -2191,6 +2192,7 @@ export default function Community() {
+ )} {/* Leaderboards */}