fix(native): dismiss recommendation bottom sheet on profile navigation (#9608)

This commit is contained in:
chuanchuan
2026-01-02 18:02:26 +08:00
committed by GitHub
parent 0aaf11aa7b
commit 55806f1087
@@ -574,6 +574,7 @@ function FollowProfileCardInner({
<ProfileCard.Outer>
<ProfileCard.Header>
<ProfileCard.Avatar
disabledPreview={!isWeb}
profile={profile}
moderationOpts={moderationOpts}
/>