disable avatar preview in searchable people list (#8453)

This commit is contained in:
Samuel Newman
2025-06-11 22:33:43 +03:00
committed by GitHub
parent 61004b887b
commit 32dfcc3a54
@@ -397,6 +397,7 @@ function DefaultProfileCard({
<ProfileCard.Avatar
profile={profile}
moderationOpts={moderationOpts}
disabledPreview
/>
<View style={[a.flex_1]}>
<ProfileCard.Name