mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-15 21:08:57 +00:00
change icon for "change wallet type" btn
This commit is contained in:
parent
163288ee3d
commit
fe5c50f2b3
@ -60,7 +60,7 @@ class MenuItems extends PureComponent {
|
||||
{this.showClone() && (
|
||||
<Item onClick={() => this.props.duplicateDevice(device)}>
|
||||
<Icon
|
||||
icon={icons.T1}
|
||||
icon={icons.WALLET_STANDARD}
|
||||
size={25}
|
||||
color={colors.TEXT_SECONDARY}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user