From 58d0a7ddb527a8114f2f34cea56ed95043d6dbe5 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:42:51 +0000 Subject: [PATCH] Wrap feedback tab cgen-f0ccbe0f1dcb476f9cf51e69a5eb1a34 --- client/pages/Community.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 */}