mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-26 08:55:56 +01:00
Update ImportWalletDiscovery.tsx
This commit is contained in:
parent
4e9bf7e44b
commit
ccd1ba57e8
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