fix ui
This commit is contained in:
@@ -66,7 +66,7 @@ export class PayTmPersonalOTPBind extends Component<{
|
||||
<OTPBindUI
|
||||
walletType={WalletType.PAYTM_PERSONAL}
|
||||
title="Paytm 绑定"
|
||||
otpLength={8}
|
||||
otpLength={6}
|
||||
onRequestOTP={this.props.onRequestOTP}
|
||||
onVerifyOTP={this.props.onVerifyOTP}
|
||||
onSuccess={this.props.onSuccess}
|
||||
|
||||
Reference in New Issue
Block a user