mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 19:01:05 +00:00
Add missing names.
This commit is contained in:
parent
6f51bdbf1b
commit
5b715d1ab2
6 changed files with 22 additions and 7 deletions
|
@ -20,7 +20,7 @@
|
|||
<Checkbox id="checkbox-2" labelText="Checkbox Label" disabled />
|
||||
</FormGroup>
|
||||
<FormGroup legendText="Radio buttons">
|
||||
<RadioButtonGroup selected="default-selected">
|
||||
<RadioButtonGroup selected="default-selected" name="radio-group">
|
||||
<RadioButton
|
||||
id="radio-1"
|
||||
value="standard"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue