REF: replace icon

This commit is contained in:
overtorment 2023-04-30 12:36:40 +01:00
parent 7ba1b77966
commit acd839a52a

View file

@ -250,8 +250,8 @@ const PsbtWithHardwareWallet = () => {
<BlueSpacing20 />
<SecondButton
icon={{
name: 'file-import',
type: 'material-community',
name: 'login',
type: 'entypo',
color: colors.buttonTextColor,
}}
onPress={openSignedTransaction}