From 3c89552e924fa5380ecbe0fcdce96c2282feb875 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Thu, 24 Jul 2025 18:40:54 -0700 Subject: refactor(ui): replace ProfileCard.Header with custom View --- src/components/FeedInterstitials.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 47bf228db..7318c5c5d 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -288,7 +288,7 @@ export function ProfileGrid({ {width: 165}, ]}> - + - + )} -- cgit 1.4.1