nexxtway / react-rainbow

🌈 React Rainbow Components. Build your web application in a snap.
https://react-rainbow.io
MIT License
1.79k stars 112 forks source link

fix: add default value for icon prop in Avatar #2554

Open LeandroTorresSicilia opened 1 year ago

LeandroTorresSicilia commented 1 year ago

When using the avatar component you need to pass icon prop to show a default avatar icon when there is no src and initials, then it will be useful to have a default fallback avatar icon, then if the user want to use another icon he can overwrite the icon prop.