This commit is contained in:
Peter Maquiran
2021-07-17 14:54:06 +01:00
parent 26286cd9ce
commit ea087ae2af
@@ -58,6 +58,14 @@
</ion-item>
</ion-list>
</div>
<div
*ngIf="!skeletonLoader && despachoList.length == 0"
class="empty-list d-flex height-100 align-center justify-content-center"
>
<span>Lista vazia</span>
</div>
<div *ngIf="skeletonLoader && despachoList.length == 0">
<ion-list>