change icon for "change wallet type" btn

pull/341/head
slowbackspace 5 years ago
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…
Cancel
Save