docs(alert): update

This commit is contained in:
Benjamin Canac
2024-07-17 15:44:38 +02:00
parent dd532bb110
commit c3f747aee5
5 changed files with 151 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ A `span` will be rendered instead of a link when the `to` property is not define
### Separator
Use the `separatorIcon` prop to customize the icon between each item. Defaults to `i-heroicons-chevron-right-20-solid`.
Use the `separator-icon` prop to customize the [Icon](/components/icon) between each item. Defaults to `i-heroicons-chevron-right-20-solid`.
:component-example{name="breadcrumb-separator-example"}