We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416769b commit 1f73458Copy full SHA for 1f73458
core/src/components/radio-group/test/basic/index.html
@@ -24,7 +24,7 @@
24
25
<ion-content>
26
<ion-list>
27
- <ion-radio-group name="items" id="group" value="1">
+ <ion-radio-group name="items" id="group">
28
<ion-list-header>
29
<ion-label>Radio Group Header</ion-label>
30
</ion-list-header>
0 commit comments