Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Add example with multiple.
  • Loading branch information
freak3dot authored Sep 29, 2017
1 parent b8c8092 commit 1e43b91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ <h2>Default</h2>
<div id="mount1"></div>
<h2>Preset Value</h2>
<div id="mount2"></div>
<h2>Bootstrap Styles</h2>
<h2>Preset Value with 1024 Multiple</h2>
<div id="mount3"></div>
<h2>Bootstrap Styles</h2>
<div id="mount4"></div>

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

0 comments on commit 1e43b91

Please sign in to comment.