Skip to content

Commit 5c3044c

Browse files
committed
docs(form): fix typo in "Form" example
Closes #1813
1 parent fee2361 commit 5c3044c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/components/Form.svx

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ components: ["Form", "FormGroup"]
4646
</RadioButtonGroup>
4747
</FormGroup>
4848
<FormGroup>
49-
<Select id="select-1" labelText="Select menu" value="placeholder-item">
49+
<Select id="select-1" labelText="Select menu">
5050
<SelectItem
5151
disabled
5252
hidden

0 commit comments

Comments
 (0)