removed username from helper text. all logins will be email address

pull/1/head
Chris Veilleux 2019-01-28 23:02:36 -06:00
parent f0c9244b91
commit eb0b5dc349
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
id="username"
matInput
name="username"
placeholder="Email or Username"
placeholder="Email Address"
required
type="text"
[(ngModel)]="username"