From d3adcafca837c279228cf83166e85e496b5acf12 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:39:12 +0000 Subject: [PATCH] Wrap newsletter tab cgen-7d4c439678854ca3a2cd8baecff9ca70 --- 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 1e6081ee..af3ddff0 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -2249,7 +2249,8 @@ export default function Community() { )} - + {activeTab === "newsletter" && ( + {/* Community Newsletter */}
@@ -2292,6 +2293,7 @@ export default function Community() {
+ )} {/* Professional Growth & Fun */}