update readme
This commit is contained in:
parent
826650cb03
commit
a46ac2bcce
|
@ -350,7 +350,7 @@ const store = {
|
|||
render(<my-app />, document.body, store)
|
||||
```
|
||||
|
||||
Unlike global variables, when there are multiple root nodes, multiple stores can be injected, while there is only one global variable.
|
||||
Unlike global variables, when there are multiple root nodes, multiple stores can be injected.
|
||||
|
||||
<!--
|
||||
```js
|
||||
|
|
Loading…
Reference in New Issue