Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
minlovehua committed Aug 30, 2023
1 parent da3689e commit 58d637c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/button/button.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
<ng-template #iconFont>
<i [ngClass]="iconClass" *ngIf="iconClass"></i>
</ng-template>
{{ test }}
<ng-content></ng-content>

0 comments on commit 58d637c

Please sign in to comment.