removed username from helper text. all logins will be email address
parent
f0c9244b91
commit
eb0b5dc349
|
@ -9,7 +9,7 @@
|
|||
id="username"
|
||||
matInput
|
||||
name="username"
|
||||
placeholder="Email or Username"
|
||||
placeholder="Email Address"
|
||||
required
|
||||
type="text"
|
||||
[(ngModel)]="username"
|
||||
|
|
Loading…
Reference in New Issue