fix(native): dismiss recommendation bottom sheet on profile navigation (#9608)
This commit is contained in:
@@ -574,6 +574,7 @@ function FollowProfileCardInner({
|
||||
<ProfileCard.Outer>
|
||||
<ProfileCard.Header>
|
||||
<ProfileCard.Avatar
|
||||
disabledPreview={!isWeb}
|
||||
profile={profile}
|
||||
moderationOpts={moderationOpts}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user