mat form field mst have mat form field control code example
Example: mat-form-field must contain a MatFormFieldControl
@NgModule({
imports: [
MatInputModule
],
exports: [
MatInputModule
]
})
@NgModule({
imports: [
MatInputModule
],
exports: [
MatInputModule
]
})