Skip to content

Commit 148fc5a

Browse files
committed
remove bootstrap example checkbox
1 parent 268e974 commit 148fc5a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

demo/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ <h2>Checkboxes</h2>
2020
<p>
2121
Supports bootstrap brand colors: <code>.checkbox-primary</code>, <code>.checkbox-info</code> etc.
2222
</p>
23-
<div class="checkbox">
24-
<label>
25-
<input type="checkbox"> Check me out
26-
</label>
27-
</div>
2823
<div class="checkbox">
2924
<input id="checkbox1" type="checkbox">
3025
<label for="checkbox1">

0 commit comments

Comments
 (0)