Skip to content

Commit 5ded4a0

Browse files
committed
feat(authentication): remove help message while validating in register
1 parent 2878f72 commit 5ded4a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/features/authentication/pages/register/register.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ <h1 class="first-heading__title" i18n>¡Register and complete your Pokédex!</h1
9999
<sl-icon name="star" slot="prefix" />
100100
<!-- eslint-disable-next-line @angular-eslint/template/no-call-expression -->
101101
@if (isPokemonValidating()) {
102-
<p i18n slot="help-text">Validating...</p>
103102
<img
104103
class="loading__image"
105104
alt="angular logo"

0 commit comments

Comments
 (0)