vibe icon indicating copy to clipboard operation
vibe copied to clipboard

[Feat] ListItemAvatar - Be able to provide all Avatar props

Open talkor opened this issue 11 months ago • 7 comments

Currently ListItemAvatar component can get only a few props (e.g. src, type, size). It should be able to get all Avatar props (AvatarProps). It can be achieved by extending the ListItemAvatarProps to AvatarProps and spreading the avatar props into the component.

Monday ticket (internal): https://monday.monday.com/boards/3532714909/pulses/5741029337

talkor avatar Mar 11 '24 18:03 talkor