refactor(component): editor component (#1834)

This commit is contained in:
Himself65
2023-04-06 11:14:25 -05:00
committed by GitHub
parent 999796f988
commit 2e354ae59e
8 changed files with 147 additions and 47 deletions
+1
View File
@@ -37,6 +37,7 @@
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.3",
"react-is": "^18.2.0"
},
"devDependencies": {