mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Merge branch 'master' into name
This commit is contained in:
commit
e49cfc5b52
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ const ImportWalletDiscovery: React.FC = () => {
|
|||
) : (
|
||||
<>
|
||||
<BlueText style={styles.center}>{loc.wallets.import_discovery_no_wallets}</BlueText>
|
||||
<BlueSpacing20 />{' '}
|
||||
<BlueSpacing20 />
|
||||
</>
|
||||
)}
|
||||
</View>
|
||||
|
|
Loading…
Add table
Reference in a new issue