Ace editor POC

This commit is contained in:
Keith Grant
2021-02-03 10:45:07 -08:00
committed by Keith J. Grant
parent 3312db61c3
commit 1afdd7ac1d
3 changed files with 75 additions and 23 deletions

View File

@@ -11,6 +11,7 @@
"@patternfly/react-core": "^4.90.2",
"@patternfly/react-icons": "4.7.22",
"@patternfly/react-table": "^4.19.15",
"ace-builds": "^1.4.12",
"ansi-to-html": "^0.6.11",
"axios": "^0.21.1",
"codemirror": "^5.47.0",
@@ -22,6 +23,7 @@
"js-yaml": "^3.13.1",
"prop-types": "^15.6.2",
"react": "^16.13.1",
"react-ace": "^9.3.0",
"react-codemirror2": "^6.0.0",
"react-dom": "^16.13.1",
"react-router-dom": "^5.1.2",