Skip to content

Commit

Permalink
fix(wallet-setup): add empty wallet state
Browse files Browse the repository at this point in the history
  • Loading branch information
banklesss committed Apr 23, 2024
1 parent 4d8e552 commit 5c26425
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/wallet-mobile/src/navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ export type AppRoutes = {
'first-run': NavigatorScreenParams<FirstRunRoutes>
developer: undefined
storybook: undefined
'setup-wallet': NavigatorScreenParams<WalletInitRoutes>
'app-root': NavigatorScreenParams<WalletStackRoutes>
'custom-pin-auth': undefined
'exchange-result': undefined
Expand Down

0 comments on commit 5c26425

Please sign in to comment.