diff --git a/src/features/ui/components/profile-familiar-followers.tsx b/src/features/ui/components/profile-familiar-followers.tsx index c80e46b04..499762b2c 100644 --- a/src/features/ui/components/profile-familiar-followers.tsx +++ b/src/features/ui/components/profile-familiar-followers.tsx @@ -45,7 +45,7 @@ const ProfileFamiliarFollowers: React.FC = ({ account const accounts: Array = familiarFollowers.map(account => !!account && ( - +