vibe
vibe copied to clipboard
[Feat] ListItemAvatar - Be able to provide all Avatar props
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