diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index a62425af..afc16bcd 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2746,7 +2746,8 @@ export default function Community() { )} - + {activeTab === "feedback" && ( + {/* Feedback & Roadmap */}
@@ -2859,6 +2860,7 @@ export default function Community() {
+ )} {/* Community Polls */}