feat: added dummy settings modal

This commit is contained in:
鲁树人
2023-06-03 14:58:17 +01:00
parent 1f9bef9ce6
commit 4620a17e0d
6 changed files with 99 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-icons": "^4.9.0",
"react-promise-suspense": "^0.3.4",
"react-redux": "^8.0.5"
},