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

@@ -87,7 +87,7 @@ props:
### Orientation
Use the `orientation` prop to change the orientation of the Slider.
Use the `orientation` prop to change the orientation of the Slider. Defaults to `horizontal`.
::component-code
---