We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2878f72 commit 5ded4a0Copy full SHA for 5ded4a0
1 file changed
src/app/features/authentication/pages/register/register.component.html
@@ -99,7 +99,6 @@ <h1 class="first-heading__title" i18n>¡Register and complete your Pokédex!</h1
99
<sl-icon name="star" slot="prefix" />
100
<!-- eslint-disable-next-line @angular-eslint/template/no-call-expression -->
101
@if (isPokemonValidating()) {
102
- <p i18n slot="help-text">Validating...</p>
103
<img
104
class="loading__image"
105
alt="angular logo"
0 commit comments