From 3de23f87572795f88ad4c0efe30ec8d5b1ca0f9b Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Tue, 9 Oct 2018 14:02:41 +0200 Subject: [PATCH] Fix bug --- src/components/modals/device/WalletType/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/modals/device/WalletType/index.js b/src/components/modals/device/WalletType/index.js index ec6eeb8e..8ee7dc0c 100644 --- a/src/components/modals/device/WalletType/index.js +++ b/src/components/modals/device/WalletType/index.js @@ -116,7 +116,7 @@ class WalletType extends Component { Standard Wallet

Continue to access your standard wallet.

- this.changeType(true)}>Go to your standard wallet + this.changeType(false)}>Go to your standard wallet