feat(Alert): new component (#449)

This commit is contained in:
Benjamin Canac
2023-07-27 16:59:50 +02:00
committed by GitHub
parent 8298b62f21
commit ab2abae48a
14 changed files with 392 additions and 8 deletions

View File

@@ -283,9 +283,7 @@ baseProps:
timeout: 0
props:
actions:
- variant: 'ghost'
color: 'gray'
label: Action 1
- label: Action 1
- variant: 'solid'
color: 'gray'
label: Action 2