feat(Badge): rename outline to subtle + add soft variants

This commit is contained in:
Benjamin Canac
2023-07-27 18:17:22 +02:00
parent 572b7a5984
commit 5bd5dc2bca
2 changed files with 5 additions and 1 deletions

View File

@@ -31,6 +31,8 @@ props:
Use the `color` and `variant` props to change the visual style of the Badge.
- `variant` can be `solid` (default), `outline`, `soft` or `subtle`.
::component-card
---
props: