Skip to content

Commit 5fc108f

Browse files
committed
Use examples from the docs folder
1 parent b92a89c commit 5fc108f

File tree

3 files changed

+1273
-6
lines changed

3 files changed

+1273
-6
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.6.1/react-with-addons.js"></script>
3939
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.6.1/react-dom.js"></script>
4040
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.9.1/highlight.min.js"></script>
41-
<script src="../dist/react-numeric-input.js"></script>
41+
<script src="react-numeric-input.js"></script>
4242
</head>
4343
<body>
4444
<div class="container">

0 commit comments

Comments
 (0)