Feature/migrate ion-icon usage to self-closing tags (#4492)
* Migrate to self-closing tags
This commit is contained in:
parent
476b287ef3
commit
4df575e34f
@ -105,7 +105,7 @@
|
||||
</mat-step>
|
||||
|
||||
<ng-template matStepperIcon="done">
|
||||
<ion-icon name="checkmark-outline"></ion-icon>
|
||||
<ion-icon name="checkmark-outline" />
|
||||
</ng-template>
|
||||
</mat-stepper>
|
||||
<div></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user