mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Добавлены тексты ошибок для формы повторной отправки письма с активацией аккаунта
This commit is contained in:
@@ -32,6 +32,7 @@ export default class ResendActivation extends BaseAuthBody {
|
||||
type="email"
|
||||
required
|
||||
placeholder={registerMessages.yourEmail}
|
||||
defaultValue={this.context.user.email}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user