Skip to content

Commit 9871aca

Browse files
committed
commit
1 parent ba4f7ec commit 9871aca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/login/login.component.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
<mat-form-field>
99

1010
<input matInput type="email" name="email"
11-
ngModel
12-
#email="ngModel"
11+
ngModel #email="ngModel"
1312
required email minlength="3" maxlength="20"
1413
placeholder="Email">
1514

0 commit comments

Comments
 (0)