feat: add onboarding modal

This commit is contained in:
2024-01-08 20:18:07 +07:00
parent aa80301778
commit c172c0f80f
22 changed files with 693 additions and 49 deletions

9
pnpm-lock.yaml generated
View File

@@ -140,6 +140,9 @@ importers:
framer-motion:
specifier: ^10.17.9
version: 10.17.9(react-dom@18.2.0)(react@18.2.0)
jotai:
specifier: ^2.6.1
version: 2.6.1(@types/react@18.2.47)(react@18.2.0)
minidenticons:
specifier: ^4.2.0
version: 4.2.0
@@ -882,6 +885,9 @@ importers:
'@nostr-dev-kit/ndk':
specifier: ^2.3.2
version: 2.3.2(typescript@5.3.3)
'@radix-ui/react-accordion':
specifier: ^1.1.2
version: 1.1.2(@types/react-dom@18.2.18)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0)
'@radix-ui/react-alert-dialog':
specifier: ^1.0.5
version: 1.0.5(@types/react-dom@18.2.18)(@types/react@18.2.47)(react-dom@18.2.0)(react@18.2.0)
@@ -927,6 +933,9 @@ importers:
react-dom:
specifier: ^18.2.0
version: 18.2.0(react@18.2.0)
react-hook-form:
specifier: ^7.49.2
version: 7.49.2(react@18.2.0)
react-hotkeys-hook:
specifier: ^4.4.3
version: 4.4.3(react-dom@18.2.0)(react@18.2.0)