feat(auth): unify mobile-first authentication flow
This commit is contained in:
@@ -120,6 +120,8 @@ export function ForgotPasswordOtpPage() {
|
||||
<AuthPanel
|
||||
title={t.login.forgotPasswordVerifyTitle}
|
||||
description={t.login.sentCodeDesc(state.forgotPassword.mobile)}
|
||||
backTo="/auth/forgot-password"
|
||||
backLabel={t.login.back}
|
||||
alert={alert}
|
||||
>
|
||||
<form
|
||||
|
||||
Reference in New Issue
Block a user