diff --git a/docs/content/3.components/radio-group.md b/docs/content/3.components/radio-group.md index a476a854..391e9511 100644 --- a/docs/content/3.components/radio-group.md +++ b/docs/content/3.components/radio-group.md @@ -157,7 +157,7 @@ props: --- :: -### Variant +### Variant :badge{label="Not released" class="align-text-top"} Use the `variant` prop to change the variant of the RadioGroup. @@ -236,7 +236,7 @@ props: --- :: -### Indicator +### Indicator :badge{label="Not released" class="align-text-top"} Use the `indicator` prop to change the position or hide the indicator. Defaults to `start`.