Enter { device.label } PIN
The PIN layout is displayed on your TREZOR.
diff --git a/src/views/Wallet/components/LeftNavigation/components/DeviceMenu/index.js b/src/views/Wallet/components/LeftNavigation/components/DeviceMenu/index.js
index f74e1e2d..7012d101 100644
--- a/src/views/Wallet/components/LeftNavigation/components/DeviceMenu/index.js
+++ b/src/views/Wallet/components/LeftNavigation/components/DeviceMenu/index.js
@@ -114,11 +114,7 @@ class DeviceMenu extends Component {
/>
{isWebUSB(transport) && (
- Check for devices
-
+ Check for devices
)}