docs(radio-group): update

This commit is contained in:
Benjamin Canac
2024-07-31 14:16:23 +02:00
parent b9e3fcb0f1
commit c3ee509c65
9 changed files with 207 additions and 53 deletions

View File

@@ -45,7 +45,7 @@ slots:
### Orientation
Use the `orientation` prop to change the orientation of the buttons.
Use the `orientation` prop to change the orientation of the buttons. Defaults to `horizontal`.
::component-code
---