This commit is contained in:
Peter Maquiran
2021-07-17 18:47:40 +01:00
parent a66b346231
commit 6664dfed73
4 changed files with 65 additions and 49 deletions
@@ -62,6 +62,14 @@
</div>
</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>