Basic ugly interface
... | ... | @@ -6,7 +6,9 @@ |
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/react": "^9.5.0", | ||
"@testing-library/user-event": "^7.2.1", | ||
"ace-builds": "^1.4.8", | ||
"react": "^16.13.0", | ||
"react-ace": "^8.0.0", | ||
"react-dom": "^16.13.0", | ||
"react-scripts": "3.4.0" | ||
}, | ||
... | ... |
src/view/ButonStrip.js
0 → 100644
src/view/CodeEditor.js
0 → 100644
src/view/UserIO.js
0 → 100644
Please register or sign in to comment