diff --git a/src/screens/Profile/components/ProfileSubpageHeader.tsx b/src/screens/Profile/components/ProfileSubpageHeader.tsx index 366f934f6a..56a610c532 100644 --- a/src/screens/Profile/components/ProfileSubpageHeader.tsx +++ b/src/screens/Profile/components/ProfileSubpageHeader.tsx @@ -190,7 +190,6 @@ export function ProfileSubpageHeader({info}: {info: FeedSourceFeedInfo}) { )} - {/* Should roughly match Layout.Header.TitleText */} {info.displayName} - {/* Should roughly match Layout.Header.SubtitleText */} - + {isLiked ? ( - + ) : ( )}