Merge branch 'master' into name

This commit is contained in:
Marcos Rodriguez Vélez 2024-11-15 04:31:40 -04:00 committed by GitHub
commit e49cfc5b52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -197,7 +197,7 @@ const ImportWalletDiscovery: React.FC = () => {
) : (
<>
<BlueText style={styles.center}>{loc.wallets.import_discovery_no_wallets}</BlueText>
<BlueSpacing20 />{' '}
<BlueSpacing20 />
</>
)}
</View>