Update README.md

This commit is contained in:
Suren Atoyan 2019-07-26 16:50:47 +04:00 committed by GitHub
parent 015b272ceb
commit 57b472ed2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -340,7 +340,7 @@ const rootElement = document.getElementById("root");
ReactDOM.render(<App />, rootElement);
```
You can play with it [here](https://codesandbox.io/s/monaco-editorreact---controlled-editor-2-7iqpv?fontsize=14)
You can play with it [here](https://codesandbox.io/s/monaco-editorreact---controlled-editor-3-h0uro?fontsize=14)
</details>