This commit is contained in:
Peter Maquiran
2021-06-03 14:56:53 +01:00
parent 5d8600324a
commit 8e8e1cd152
13 changed files with 22 additions and 22 deletions
@@ -19,7 +19,7 @@
<div class="main-content">
<ion-refresher name="refresher" slot="fixed" (ionRefresh)="doRefresh($event)">
<ion-refresher name="refresher" slot="fixed" (ionRefresh)="doRefresh()">
<ion-progress-bar type="indeterminate" *ngIf="showLoader"></ion-progress-bar>
<ion-refresher-content>
</ion-refresher-content>