docs(alert): update

This commit is contained in:
Benjamin Canac
2024-07-24 16:59:14 +02:00
parent f1193c35c5
commit 3c1d8162ca

View File

@@ -88,7 +88,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 this icon. Defaults to `i-heroicons-x-mark-20-solid`.
Use the `close-icon` prop to customize the button [Icon](/components/icon). Defaults to `i-heroicons-x-mark-20-solid`.
::component-code
---