docs: add missing props to UI components (#13247)
This commit is contained in:
@@ -55,6 +55,10 @@ import { RadioGroup } from "@medusajs/ui"
|
||||
|
||||
The `RadioGroup.ChoiceBox` component allows you to show a group of radio buttons, each in a box with a label and description.
|
||||
|
||||
<ComponentExample name="radio-group-choicebox" hideFeedback />
|
||||
<ComponentExample name="radio-group-choicebox" />
|
||||
|
||||
{/* TODO add API reference */}
|
||||
### Choice Box API Reference
|
||||
|
||||
<ComponentReference mainComponent="RadioGroup" componentsToShow={[
|
||||
"RadioGroup.ChoiceBox"
|
||||
]} hideFeedback />
|
||||
Reference in New Issue
Block a user