docs(components): split color and variant into two sections

This commit is contained in:
Benjamin Canac
2024-07-26 15:17:46 +02:00
parent 3a1ba1dfa3
commit aca319bc36
6 changed files with 82 additions and 15 deletions

View File

@@ -62,9 +62,9 @@ items:
---
::
### Style
### Variant
Use the `variant` prop to change the style of the Kbd.
Use the `variant` prop to change the variant of the Kbd.
::component-code
---