From 000253bdc49cc52c4af83171c324951cd550756b Mon Sep 17 00:00:00 2001 From: danidfra Date: Fri, 1 Nov 2024 12:30:55 -0300 Subject: [PATCH] Change classname "profile-familiar-followers" to use only Tailwind --- src/features/ui/components/profile-familiar-followers.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 && ( - +