From 41045c8c3db6eff312c7184fff55854c248ce95c Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 13 Oct 2025 23:43:47 +0000 Subject: [PATCH] Wrap media tab cgen-4197c6e406144ad3b7fdf99cfed2ca6a --- 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 a5619022..fb4c9ca1 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -3179,7 +3179,8 @@ export default function Community() { )} - + {activeTab === "media" && ( + {/* Media Galleries */}
@@ -3231,6 +3232,7 @@ export default function Community() {
+ )} {/* Creator Spotlight */}