docs: remove old badges

This commit is contained in:
Benjamin Canac
2024-11-05 21:18:09 +01:00
parent 159acd664c
commit 717a027bad
5 changed files with 6 additions and 6 deletions

View File

@@ -92,7 +92,7 @@ Use the `#default` slot to customize the content of the trigger buttons. You wil
:component-example{component="tabs-example-default-slot"}
### `icon` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"}
### `icon`
Use the `#icon` slot to customize the icon of the trigger buttons. You will have access to the `item`, `index`, `selected` and `disabled` in the slot scope.