pull/363/head^2
Vladimir Volek 5 years ago
parent 3c89c782e3
commit 9616d53d69

@ -257,7 +257,8 @@ class LeftNavigation extends React.PureComponent<Props, State> {
color={colors.TEXT_SECONDARY}
/>
</WalletTypeIconWrapper>
</Tooltip>) : null
</Tooltip>
) : null
}
{this.props.devices.length > 1 && (
<Tooltip

Loading…
Cancel
Save