FIX: sửa UNDO/REDO bị lỗi màn hình đen

This commit is contained in:
2026-07-29 18:19:02 +07:00
parent d4ad3bc1f7
commit 47af85c072
8 changed files with 1469 additions and 64 deletions
+4 -1
View File
@@ -7,6 +7,9 @@
"dependencies": {
"@babel/cli": "^8.0.4",
"@babel/core": "^8.0.1",
"@babel/preset-react": "^8.0.1"
"@babel/preset-react": "^8.0.1",
"jsdom": "^30.0.1",
"react": "^19.2.8",
"react-dom": "^19.2.8"
}
}