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

12
pnpm-lock.yaml generated
View File

@@ -40,6 +40,9 @@ dependencies:
react-dropzone:
specifier: ^14.2.3
version: 14.2.3(react@18.2.0)
react-icons:
specifier: ^4.9.0
version: 4.9.0(react@18.2.0)
react-promise-suspense:
specifier: ^0.3.4
version: 0.3.4
@@ -6690,6 +6693,15 @@ packages:
use-sidecar: 1.1.2(@types/react@18.2.7)(react@18.2.0)
dev: false
/react-icons@4.9.0(react@18.2.0):
resolution:
{ integrity: sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg== }
peerDependencies:
react: '*'
dependencies:
react: 18.2.0
dev: false
/react-is@16.13.1:
resolution:
{ integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== }