mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update pleaseBackup.js
This commit is contained in:
parent
3e8a9d2a8a
commit
b7f7c3700e
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ const PleaseBackup = () => {
|
|||
<View style={styles.please}>
|
||||
<Text style={[styles.pleaseText, stylesHook.pleaseText]}>{loc.pleasebackup.text}</Text>
|
||||
</View>
|
||||
<View style={styles.list}>
|
||||
<View style={styles.list}>
|
||||
<View style={styles.secret}>{renderSecret()}</View>
|
||||
</View>
|
||||
<View style={styles.bottom}>
|
||||
|
|
Loading…
Add table
Reference in a new issue