There was an error while loading. Please reload this page.
2 parents f38918a + b7080b7 commit b707f63Copy full SHA for b707f63
1 file changed
README.md
@@ -31,7 +31,7 @@ You can also use the standalone UMD build by including `dist/react-select-plus.j
31
<script src="https://unpkg.com/prop-types@15.5.10/prop-types.js"></script>
32
<script src="https://unpkg.com/classnames@2.2.5/index.js"></script>
33
<script src="https://unpkg.com/react-input-autosize@2.0.0/dist/react-input-autosize.js"></script>
34
-<script src="https://unpkg.com/react-select/dist/react-select-plus.js"></script>
+<script src="https://unpkg.com/react-select-plus/dist/react-select-plus.js"></script>
35
36
<link rel="stylesheet" href="https://unpkg.com/react-select-plus/dist/react-select-plus.css">
37
```
0 commit comments