chore(Avatar)!: remove chipVariant prop

This commit is contained in:
Benjamin Canac
2023-05-26 18:02:48 +02:00
parent 2c6db975f9
commit 1f22f84360
3 changed files with 3 additions and 14 deletions

View File

@@ -29,13 +29,12 @@ baseProps:
### Chip
Use the `chip-color`, `chip-variant` and `chip-position` props to display a chip on the Avatar.
Use the `chip-color` and `chip-position` props to display a chip on the Avatar.
::component-card
---
props:
chipColor: 'primary'
chipVariant: 'solid'
chipPosition: 'top-right'
baseProps:
src: 'https://avatars.githubusercontent.com/u/739984?v=4'