mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-05-25 04:42:20 +00:00
`react-monaco-editor` has a dependency on `monaco-editor@*`. This makes it annoying to manage the exact version of `monaco-editor` that’s being used.
4 lines
45 B
CSS
4 lines
45 B
CSS
#editor {
|
|
width: 800px;
|
|
height: 600px;
|
|
}
|