diff --git a/src/views/Wallet/components/LeftNavigation/components/DeviceMenu/components/MenuItems/index.js b/src/views/Wallet/components/LeftNavigation/components/DeviceMenu/components/MenuItems/index.js index 887b3bf9..127fbc58 100644 --- a/src/views/Wallet/components/LeftNavigation/components/DeviceMenu/components/MenuItems/index.js +++ b/src/views/Wallet/components/LeftNavigation/components/DeviceMenu/components/MenuItems/index.js @@ -96,7 +96,7 @@ class MenuItems extends PureComponent { )} - {!this.showRenewSession() && ( + {this.showRenewSession() && ( this.props.acquireDevice()}>