feat(ui): update ProfileCard.Avatar size 40 -> 88
This commit is contained in:
committed by
Austin McKinley
parent
40a560509b
commit
7bc2f6fb05
@@ -292,6 +292,7 @@ export function ProfileGrid({
|
||||
<ProfileCard.Avatar
|
||||
profile={profile}
|
||||
moderationOpts={moderationOpts}
|
||||
size={88}
|
||||
/>
|
||||
<ProfileCard.NameAndHandle
|
||||
profile={profile}
|
||||
|
||||
Reference in New Issue
Block a user