mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
REF: replace icon
This commit is contained in:
parent
7ba1b77966
commit
acd839a52a
1 changed files with 2 additions and 2 deletions
|
@ -250,8 +250,8 @@ const PsbtWithHardwareWallet = () => {
|
|||
<BlueSpacing20 />
|
||||
<SecondButton
|
||||
icon={{
|
||||
name: 'file-import',
|
||||
type: 'material-community',
|
||||
name: 'login',
|
||||
type: 'entypo',
|
||||
color: colors.buttonTextColor,
|
||||
}}
|
||||
onPress={openSignedTransaction}
|
||||
|
|
Loading…
Add table
Reference in a new issue