Skip to content

Commit 745c7f1

Browse files
authored
Merge pull request #16180 from IgniteUI/fix-prod-19-2
fix(*): prod build fails internally
2 parents d3b8a65 + fb4f449 commit 745c7f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/grids/tree-grid/tree-grid.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<igx-grid-header-row class="igx-grid-thead" tabindex="0"
44
[grid]="this"
55
[hasMRL]="hasColumnLayouts"
6-
[activeDescendant]="activeDescendant"
76
[width]="calcWidth"
87
[pinnedColumnCollection]="pinnedColumns"
98
[unpinnedColumnCollection]="unpinnedColumns"

0 commit comments

Comments
 (0)