Skip to content

Commit af0f312

Browse files
update readme
1 parent 5cf5132 commit af0f312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ yarn add string-to-react-component @babel/standalone
3434

3535
```js
3636
<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>
37+
<script src="https://unpkg.com/string-to-react-component@latest/dist/stringToReactComponent.umd.min.js"></script>
3838
```
3939

4040
## Basic Example

0 commit comments

Comments
 (0)