修复用户名密码修改,diff视图滚动

This commit is contained in:
whyour
2021-03-21 11:57:00 +08:00
parent f03323e5d8
commit ecb5bb1718
6 changed files with 33 additions and 20 deletions
+2 -1
View File
@@ -63,6 +63,7 @@
"react": "17.x",
"react-dom": "17.x",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
"yorkie": "^2.0.0",
"ts-node": "^9.0.0"
}
}