docs(avatar): update

This commit is contained in:
Benjamin Canac
2024-07-17 16:39:27 +02:00
parent df6e2a6378
commit b0e0b87c79
5 changed files with 94 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ Use the `close` prop to display a [Button](/components/button) to dismiss the Al
A `close` event will be emitted when the close button is clicked.
::
Use the `close-icon` prop to customize the close button icon. Defaults to `i-heroicons-x-mark-20-solid`.
Use the `close-icon` prop to customize this icon. Defaults to `i-heroicons-x-mark-20-solid`.
::component-code
---