From f478ebdeb581959f6a961922c5aa479474e2ff8b Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Thu, 24 Jul 2025 18:41:55 -0700 Subject: refactor(ui): swap ProfileCard.NameAndHandle for ProfileCard.Name --- src/components/FeedInterstitials.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 16167d83f..fe41d322a 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -294,7 +294,7 @@ export function ProfileGrid({ moderationOpts={moderationOpts} size={88} /> - -- cgit 1.4.1