diff --git a/src/js/views/Landing/index.js b/src/js/views/Landing/index.js index 34909851..74d4c97d 100644 --- a/src/js/views/Landing/index.js +++ b/src/js/views/Landing/index.js @@ -98,7 +98,8 @@ export default (props: Props) => { - {shouldShowUnsupportedBrowser && } + + {/* {shouldShowUnsupportedBrowser && } {shouldShowInstallBridge && } {(shouldShowConnectDevice || shouldShowDisconnectDevice) && ( @@ -125,10 +126,10 @@ export default (props: Props) => { Device not recognized? + >Try installing the TREZOR Bridge. +

)}

@@ -136,17 +137,17 @@ export default (props: Props) => { Don't have TREZOR? + >Get one +

)} - )} + )} */}