docs: improve icon sections of Alert, Avatar and Notification

This commit is contained in:
Benjamin Canac
2023-08-04 15:31:35 +02:00
parent 55daed0e5a
commit a29877059e
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ props:
### Icon
Use any icon from [Iconify](https://icones.js.org) by setting the `icon` prop by using this pattern: `i-{collection_name}-{icon_name}`.
Use any icon from [Iconify](https://icones.js.org) by setting the `icon` prop by using this pattern: `i-{collection_name}-{icon_name}` or change it globally in `ui.alert.default.icon`.
::component-card
---