We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bbfcf4 commit 513ef44Copy full SHA for 513ef44
test/benchmarks/material/form-field/app.module.ts
@@ -12,7 +12,7 @@ import {MatFormFieldModule} from '@angular/material/form-field';
12
import {MatSelectModule} from '@angular/material/select';
13
import {MatInputModule} from '@angular/material/input';
14
15
-/** component: mat-radio-button */
+/** component: mat-form-field-button */
16
17
@Component({
18
selector: 'app-root',
0 commit comments