From ab5be5cb3fe92ca2fb0b5013fbe72136054ddb91 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Mon, 28 Jul 2025 16:56:00 -0700 Subject: refactor(feed): wrap placeholder description placeholder in full-width view --- src/components/FeedInterstitials.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/components/FeedInterstitials.tsx') diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index d2d65eddc..48965ffb7 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -69,10 +69,9 @@ export function SuggestedFollowPlaceholder() { - + + + ) -- cgit 1.4.1