feat: allow add file by selecting through open file dialog

This commit is contained in:
鲁树人
2023-05-08 16:06:52 +01:00
parent 3b264f380f
commit c0737a341b
4 changed files with 36 additions and 13 deletions

View File

@@ -16,6 +16,7 @@
"@emotion/styled": "^11.11.0",
"@reduxjs/toolkit": "^1.9.5",
"framer-motion": "^10.12.8",
"nanoid": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5"