Skip to content

Commit

Permalink
REF: replace icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Overtorment committed Apr 30, 2023
1 parent 7ba1b77 commit acd839a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions screen/send/psbtWithHardwareWallet.js
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ const PsbtWithHardwareWallet = () => {
<BlueSpacing20 />
<SecondButton
icon={{
name: 'file-import',
type: 'material-community',
name: 'login',
type: 'entypo',
color: colors.buttonTextColor,
}}
onPress={openSignedTransaction}
Expand Down

0 comments on commit acd839a

Please sign in to comment.