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

9
pnpm-lock.yaml generated
View File

@@ -19,6 +19,9 @@ dependencies:
framer-motion:
specifier: ^10.12.8
version: 10.12.8(react-dom@18.2.0)(react@18.2.0)
nanoid:
specifier: ^4.0.2
version: 4.0.2
react:
specifier: ^18.2.0
version: 18.2.0
@@ -2843,6 +2846,12 @@ packages:
hasBin: true
dev: true
/nanoid@4.0.2:
resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==}
engines: {node: ^14 || ^16 || >=18}
hasBin: true
dev: false
/natural-compare-lite@1.4.0:
resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==}
dev: true