修复SplitPane类型错误

This commit is contained in:
whyour
2022-09-25 14:02:27 +08:00
parent c36450f436
commit 6428ac3624
4 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -131,7 +131,7 @@
"react-dnd": "^14.0.2",
"react-dnd-html5-backend": "^14.0.0",
"react-dom": "18.x",
"react-split-pane": "git+https://github.com/tomkp/react-split-pane.git#master",
"react-split-pane": "^0.1.92",
"sockjs-client": "^1.6.0",
"ts-node": "^10.6.0",
"tslib": "^2.4.0",