Skip to content

Commit

Permalink
Use npmcdn for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Nov 14, 2015
1 parent 394aebf commit 170e99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h2>License:</h2>

<script src="https://fb.me/react-0.14.2.js"></script>
<script src="https://fb.me/react-dom-0.14.2.js"></script>
<script src="../umd/element-pan.min.js"></script>
<script src="https://npmcdn.com/react-element-pan?main=browser"></script>
<script src="js/demo.js"></script>

</body>
Expand Down

0 comments on commit 170e99f

Please sign in to comment.