disable avatar preview in searchable people list (#8453)
This commit is contained in:
@@ -397,6 +397,7 @@ function DefaultProfileCard({
|
|||||||
<ProfileCard.Avatar
|
<ProfileCard.Avatar
|
||||||
profile={profile}
|
profile={profile}
|
||||||
moderationOpts={moderationOpts}
|
moderationOpts={moderationOpts}
|
||||||
|
disabledPreview
|
||||||
/>
|
/>
|
||||||
<View style={[a.flex_1]}>
|
<View style={[a.flex_1]}>
|
||||||
<ProfileCard.Name
|
<ProfileCard.Name
|
||||||
|
|||||||
Reference in New Issue
Block a user