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