1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 17:28:10 +00:00

Removed button for check device while unplugging

This commit is contained in:
Vladimir Volek 2018-09-17 16:50:59 +02:00
parent 73c94a374d
commit 41edcd6b7b

View File

@ -86,7 +86,7 @@ class ConnectDevice extends Component<Props> {
</React.Fragment> </React.Fragment>
)} )}
</ConnectTrezorWrapper> </ConnectTrezorWrapper>
{this.props.showWebUsb && ( {this.props.showWebUsb && !this.props.showDisconnect && (
<React.Fragment> <React.Fragment>
<P>and</P> <P>and</P>
<Button isWebUsb> <Button isWebUsb>