为时间轴新增 draggable 特性

This commit is contained in:
JIANG
2025-11-26 11:44:54 +08:00
parent dc7271e3da
commit 70ac7ba177
4 changed files with 280 additions and 266 deletions

View File

@@ -43,6 +43,7 @@
"postcss": "^8.5.6",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-draggable": "^4.5.0",
"react-icons": "^5.5.0",
"react-window": "^1.8.10",
"tailwindcss": "^4.1.13"