mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
@@ -1,5 +1,5 @@
|
||||
<div class="isa-flex isa-font-weight-bold isa-font-color-customer">
|
||||
<div *ngFor="let feature of features$ | async">
|
||||
<div *ngFor="let feature of features$ | async" class="isa-mr-28">
|
||||
<lib-icon name="Check_f"></lib-icon>
|
||||
{{ feature.description }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user