Added initial Monaco Editor to dev-ide, made console pane scrollable

This commit is contained in:
Frank Noirot
2021-03-10 00:55:14 -05:00
parent 384d8231e8
commit 7410efada0
6 changed files with 42 additions and 21 deletions

View File

@@ -14,6 +14,7 @@
},
"dependencies": {
"@material-ui/core": "^4.11.0",
"@monaco-editor/react": "^4.0.11",
"@redwoodjs/auth": "^0.26.2",
"@redwoodjs/forms": "^0.26.2",
"@redwoodjs/router": "^0.26.2",