Skip to content

Commit f0f4606

Browse files
authored
Merge pull request #16181 from IgniteUI/sstoychev/fix-prod-build
fix(*): prod build fails internally
2 parents 62f98c3 + 90f3918 commit f0f4606

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)