Skip to content

Commit

Permalink
Use examples from the docs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-ignatov committed Aug 20, 2017
1 parent b92a89c commit 5fc108f
Show file tree
Hide file tree
Showing 3 changed files with 1,273 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.6.1/react-with-addons.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.6.1/react-dom.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.9.1/highlight.min.js"></script>
<script src="../dist/react-numeric-input.js"></script>
<script src="react-numeric-input.js"></script>
</head>
<body>
<div class="container">
Expand Down
Loading

0 comments on commit 5fc108f

Please sign in to comment.