Skip to content

Commit 821181c

Browse files
update deps
1 parent 673a36b commit 821181c

File tree

6 files changed

+8262
-13849
lines changed

6 files changed

+8262
-13849
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ yarn add string-to-react-component @babel/standalone
3535
```js
3636
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
3737
<script src="https://unpkg.com/string-to-react-component@latest/dist/stringToReactComponent.umd.min.js"></script>
38+
// This will create a global function StringToReactComponent
3839
```
3940

4041
## Basic Example

0 commit comments

Comments
 (0)