mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
modalReviewd
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<img [src]="_src" *ngIf="_src !=''; else loading;">
|
||||
|
||||
<ng-template #loading>
|
||||
<ion-spinner></ion-spinner>
|
||||
</ng-template>
|
||||
Reference in New Issue
Block a user