diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index d9e98a17..397068ba 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -1963,7 +1963,8 @@ export default function Community() { )} - + {activeTab === "knowledge" && ( + {/* Knowledge Base */}
@@ -2058,6 +2059,7 @@ export default function Community() {
+ )} {/* Mentorship Program */}