stefanoslig/angular-ngrx-nx-realworld-example-app

Replace placeholder in email login input

mathisvester opened this issue · 3 comments

The placeholder of the email input shows: "Username". It suggests that the user can put in username. It would be better to replace it with "Email" because authentication with username is not supported.

Hi @mathisvester . It is deployed now. Could you check again?

https://angular-ngrx-nx.netlify.app/

@stefanoslig looks fine. Thank you!