Skip to content

Commit 5bbe822

Browse files
committed
fix(*): prod build fails internally
1 parent 2818f3a commit 5bbe822

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
[pinnedStartColumnCollection]="pinnedStartColumns"
98
[pinnedEndColumnCollection]="pinnedEndColumns"

0 commit comments

Comments
 (0)