Skip to content

Commit 1e43b91

Browse files
authored
Update index.html
Add example with multiple.
1 parent b8c8092 commit 1e43b91

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@ <h2>Default</h2>
2525
<div id="mount1"></div>
2626
<h2>Preset Value</h2>
2727
<div id="mount2"></div>
28-
<h2>Bootstrap Styles</h2>
28+
<h2>Preset Value with 1024 Multiple</h2>
2929
<div id="mount3"></div>
30+
<h2>Bootstrap Styles</h2>
31+
<div id="mount4"></div>
3032

3133
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
3234
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>

0 commit comments

Comments
 (0)