each model has its own hdsettings

This commit is contained in:
Qing
2022-07-18 22:43:55 +08:00
parent 8b1f7a672e
commit b0c5d22a5a
7 changed files with 104 additions and 52 deletions

View File

@@ -14,10 +14,12 @@
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.0.2",
"@types/lodash": "^4.14.182",
"@types/node": "^16.11.1",
"@types/react": "^17.0.30",
"@types/react-dom": "^17.0.9",
"cross-env": "7.x",
"lodash": "^4.17.21",
"nanoid": "^4.0.0",
"npm-run-all": "4.x",
"react": "^17.0.2",