docs(chip): update

This commit is contained in:
Benjamin Canac
2024-07-30 16:45:53 +02:00
parent 2c6295d479
commit a90935b6aa
2 changed files with 6 additions and 5 deletions

View File

@@ -132,7 +132,7 @@ You can control the visibility of the Chip using the `show` prop.
:component-example{name="chip-show-example"}
::note
In this example, the Chip has a color per status and is only displayed when the status is not `offline`.
In this example, the Chip has a color per status and is displayed when the status is not `offline`.
::
## API