diff --git a/src/components/modals/device/WalletType/index.js b/src/components/modals/device/WalletType/index.js index 8ee7dc0c..93786c8f 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(false)}>Go to your standard wallet + this.changeType(false, device.state)}>Go to your standard wallet