mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-25 16:02:35 +00:00
Correct typo in readme (#249)
Corrects a small typo in the readme file visible in npmjs
This commit is contained in:
parent
dd9c771a9e
commit
f4962ff229
@ -15,7 +15,7 @@ Monaco Editor for React · use the [monaco-editor](https://microsoft.githu
|
||||
|
||||
## Synopsis
|
||||
|
||||
`Monaco` editor wrapper for easy/one-line integration with any `React` application without needing to use `webpack` (or any other module bundler) configuration files / plugins. It can be used with apps generated by `create-react-app`, `create-snowpack-app`, `vite`, `Next.js` or any other app gererators - **you don't need to eject or rewire them**. [You can use it even from CDN without bundlers](https://codesandbox.io/s/cdn-example-fnhfr?file=/index.html)
|
||||
`Monaco` editor wrapper for easy/one-line integration with any `React` application without needing to use `webpack` (or any other module bundler) configuration files / plugins. It can be used with apps generated by `create-react-app`, `create-snowpack-app`, `vite`, `Next.js` or any other app generators - **you don't need to eject or rewire them**. [You can use it even from CDN without bundlers](https://codesandbox.io/s/cdn-example-fnhfr?file=/index.html)
|
||||
|
||||
## Motivation
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user