fix: optimize the animation of the Follow button on the User Profile Modal (#1156)

This commit is contained in:
Kieran Cui 2024-10-26 15:09:37 +08:00 committed by GitHub
parent 632d5d42d6
commit 87717d6426
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -290,6 +290,7 @@ export const UserProfileModalContent: FC<{
isList: false,
})
}}
layout
>
<FollowIcon className="mr-1 size-3" />
{t("feed_form.follow")}