Skip to content

Commit

Permalink
chore: remove invalid code
Browse files Browse the repository at this point in the history
  • Loading branch information
walkerkay committed May 28, 2020
1 parent 706be08 commit 3b817ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gantt/src/table/group/group.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
[ngTemplateOutletContext]="{ $implicit: group, group: group }"
></ng-template>
</div>
<ng-content group.expand></ng-content>
<ng-content></ng-content>

0 comments on commit 3b817ba

Please sign in to comment.