Skip to content

Commit c02487c

Browse files
authored
chore(elements): Update grid columnList tags to match model (#14596)
1 parent 98436d5 commit c02487c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/grids/grid-base.directive.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ export abstract class IgxGridBaseDirective implements GridType,
11311131
@ViewChild('igxLoadingOverlayOutlet', { read: IgxOverlayOutletDirective, static: true })
11321132
public loadingOutlet: IgxOverlayOutletDirective;
11331133

1134-
/* contentChildren */
1134+
/* reactContentChildren */
11351135
/* blazorInclude */
11361136
/* blazorTreatAsCollection */
11371137
/* blazorCollectionName: ColumnCollection */

0 commit comments

Comments
 (0)