Skip to content

Commit 8c37dc3

Browse files
MKirovaMayaKirova
authored andcommitted
chore(*): Fix lint.
1 parent 562dbf1 commit 8c37dc3

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
@@ -4507,7 +4507,7 @@ export class IgxGridBaseDirective extends DisplayDensityBase implements
45074507
if (diff) {
45084508
let added = false;
45094509
let removed = false;
4510-
4510+
45114511
this.initColumns(this.columnList);
45124512

45134513

0 commit comments

Comments
 (0)