We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f8ce5 commit cbb364aCopy full SHA for cbb364a
README.md
@@ -88,6 +88,7 @@ Inputs without label text:
88
````html
89
<div class="checkbox">
90
<input type="checkbox" class="styled" id="singleCheckbox1" value="option1" aria-label="Single checkbox One">
91
+ <label></label>
92
</div>
93
````
94
0 commit comments