REF: add to Add

This commit is contained in:
Marcos Rodriguez Velez 2024-04-27 09:51:34 -04:00
parent 3030d3cf02
commit 42f616cfab
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import NotificationSettings from './screen/settings/notificationSettings';
import ReleaseNotes from './screen/settings/releasenotes';
import Tools from './screen/settings/tools';
import AddWallet from './screen/wallets/add';
import AddWallet from './screen/wallets/Add';
import WalletsAddMultisig from './screen/wallets/addMultisig';
import WalletsAddMultisigHelp, { WalletAddMultisigHelpNavigationOptions } from './screen/wallets/addMultisigHelp';
import WalletsAddMultisigStep2 from './screen/wallets/addMultisigStep2';