//... import { FormBuilder, FormGroup } from '@angular/forms'; import { AuthService } from '../shared/auth.service'; //...