Loading src/app/login/login.component.ts +2 −2 Original line number Diff line number Diff line Loading @@ -54,8 +54,8 @@ export class LoginComponent implements OnInit { */ } this.username = ''; this.password = ''; //this.username = ''; //this.password = ''; } Loading Loading
src/app/login/login.component.ts +2 −2 Original line number Diff line number Diff line Loading @@ -54,8 +54,8 @@ export class LoginComponent implements OnInit { */ } this.username = ''; this.password = ''; //this.username = ''; //this.password = ''; } Loading