We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3032756 commit 22767e3Copy full SHA for 22767e3
core/src/components/radio-group/test/validation/index.html
@@ -80,7 +80,6 @@ <h2>Optional Field (No Validation)</h2>
80
id="optional-radio-group"
81
helper-text="You can skip this field"
82
allow-empty-selection="true"
83
- required
84
>
85
<ion-radio value="cucumbers">Cucumbers</ion-radio><br />
86
<ion-radio value="tomatoes">Tomatoes</ion-radio>
0 commit comments