- Timestamp:
- 11/05/20 06:57:35 (4 years ago)
- Branches:
- master
- Children:
- afc9a9a
- Parents:
- 1f4846d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/ClientApp/src/app/login/login.component.html
r1f4846d rd23bf72 6 6 <div class="example-container"> 7 7 <mat-form-field> 8 <input matInput placeholder="Email" [(ngModel)]="this.username" formControlName=" email">8 <input matInput placeholder="Email" [(ngModel)]="this.username" formControlName="username"> 9 9 </mat-form-field> 10 10
Note:
See TracChangeset
for help on using the changeset viewer.