We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf5132 commit af0f312Copy full SHA for af0f312
README.md
@@ -34,7 +34,7 @@ yarn add string-to-react-component @babel/standalone
34
35
```js
36
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
37
-<script src="https://unpkg.com/string-to-react-component@3.1.0/dist/stringToReactComponent.umd.min.js"></script>
+<script src="https://unpkg.com/string-to-react-component@latest/dist/stringToReactComponent.umd.min.js"></script>
38
```
39
40
## Basic Example
0 commit comments