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 89271f0 commit 9aa1e89Copy full SHA for 9aa1e89
demo/index.html
@@ -179,7 +179,7 @@ <h2>Radios</h2>
179
<label></label>
180
</div>
181
<div class="radio radio-success radio-single">
182
- <input type="radio" id="singleRadio2" value="option2" name="radioSingle2" checked aria-label="Single radio Two">
+ <input type="radio" id="singleRadio2" value="option2" name="radioSingle1" checked aria-label="Single radio Two">
183
184
185
<p>Inline radios</p>
0 commit comments