Skip to content

Commit 28f8edf

Browse files
authored
fix(form-field): fix form-field comment for google sync (#20109)
1 parent 3ce03c4 commit 28f8edf

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-form-field-button */
15+
/** component: mat-form-field */
1616

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

0 commit comments

Comments
 (0)