diff --git a/screen/wallets/import.js b/screen/wallets/import.js index f25487212..ee5983218 100644 --- a/screen/wallets/import.js +++ b/screen/wallets/import.js @@ -108,7 +108,7 @@ const WalletsImport = () => { onPress={importButtonPressed} /> { navigate('ScanQrAddress', { launchedBy: 'ImportWallet', onBarScanned, showFileImportButton: true }); }}