From b2fe27afe72bee4fbebf3bf57418a900fb62ef45 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Fri, 25 Jul 2025 17:26:06 -0700 Subject: [PATCH] refactor(ui): remove "Browse more suggestions" on web in favor of "See all" --- src/components/FeedInterstitials.tsx | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index f2caddd745..f16b33786d 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -378,20 +378,10 @@ export function ProfileGrid({ {gtMobile ? ( - + {content} - - - - Browse more suggestions - - - ) : (