docs(components): update callouts priorities

This commit is contained in:
Benjamin Canac
2024-07-26 16:11:24 +02:00
parent aca319bc36
commit 2f57c43361
7 changed files with 9 additions and 13 deletions

View File

@@ -107,7 +107,7 @@ props:
Use the `close` prop to display a [Button](/components/button) to dismiss the Alert.
::note
::tip
A `close` event will be emitted when the close button is clicked.
::
@@ -173,7 +173,7 @@ props:
---
::
::tip
::note
Actions will render differently when the description is not set. You can try to remove it.
::