Skip to content

Commit ce1e4f8

Browse files
wagnermacielandrewseguin
authored andcommitted
fix(form-field-benchmark): fix component comment so that form field can sync properly (#19971)
1 parent 6c615c8 commit ce1e4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/benchmarks/material/form-field/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {MatFormFieldModule} from '@angular/material/form-field';
1212
import {MatSelectModule} from '@angular/material/select';
1313
import {MatInputModule} from '@angular/material/input';
1414

15-
/** component: mat-radio-button */
15+
/** component: mat-form-field-button */
1616

1717
@Component({
1818
selector: 'app-root',

0 commit comments

Comments
 (0)