made log box resizable

This commit is contained in:
Olivier Gagnon
2021-10-05 01:23:20 -04:00
parent 70796e7674
commit 227fbd7060
8 changed files with 90 additions and 35 deletions

View File

@@ -22,6 +22,7 @@
"@types/numeral": "0.0.25",
"@types/react": "^17.0.21",
"@types/react-dom": "^17.0.9",
"@types/react-resizable": "^1.7.3",
"acorn": "^8.4.1",
"acorn-walk": "^8.1.1",
"ajv": "^5.1.5",
@@ -56,6 +57,7 @@
"react-dom": "^17.0.2",
"react-draggable": "^4.4.4",
"react-modal": "^3.12.1",
"react-resizable": "^3.0.4",
"sprintf-js": "^1.1.1",
"tapable": "^1.0.0",
"treant-js": "^1.0.1",