docs(avatar): update

This commit is contained in:
Benjamin Canac
2024-07-18 17:51:07 +02:00
parent 8364de98c9
commit 35f72351d0

View File

@@ -80,13 +80,13 @@ The `alt` prop will be used as the `alt` attribute of the image.
You can use the [Tooltip](/components/tooltip) component to display a tooltip when hovering the Avatar.
:component-example{name="AvatarTooltipExample"}
:component-example{name="avatar-tooltip-example"}
### With chip
You can use the [Chip](/components/chip) component to display a chip around the Avatar.
:component-example{name="AvatarChipExample"}
:component-example{name="avatar-chip-example"}
## API