Добавлены тексты ошибок для формы повторной отправки письма с активацией аккаунта

This commit is contained in:
ErickSkrauch
2016-05-23 21:19:07 +03:00
parent 2f85698f9f
commit 40466189fd
5 changed files with 12 additions and 2 deletions

View File

@@ -32,6 +32,7 @@ export default class ResendActivation extends BaseAuthBody {
type="email"
required
placeholder={registerMessages.yourEmail}
defaultValue={this.context.user.email}
/>
</div>
</div>