Please unlock -> Click to connect

This commit is contained in:
Steve Klebanoff
2018-12-04 16:45:09 -08:00
parent f327d7b4d9
commit d579ba1eda

View File

@@ -91,7 +91,7 @@ export class PaymentMethod extends React.Component<PaymentMethodProps> {
image={<Icon width={13} icon="lock" color={ColorOption.black} />}
{...colors}
>
Please Unlock {this.props.walletDisplayName}
Click to connect {this.props.walletDisplayName}
</WalletPrompt>
);
case AccountState.None: