From 84efc31ef55dffb8656f4d20113b0202d7905cb0 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:42:43 +0000 Subject: [PATCH] Wrap forums tab cgen-0c82987992214c4980a298d9f9b82a6f --- 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 21703ae4..a62425af 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2671,7 +2671,8 @@ export default function Community() { )} - + {activeTab === "forums" && ( + {/* Forums & Discussion */}
@@ -2743,6 +2744,7 @@ export default function Community() {
+ )} {/* Feedback & Roadmap */}