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