This commit is contained in:
tiago.kayaya
2021-04-20 15:00:05 +01:00
parent f4f9d7fa56
commit 83ad684a8d
@@ -243,10 +243,9 @@ export class GroupContactsPage implements OnInit {
backdropDismiss: false,
});
await modal.present();
}
}
onChange(event){
this.textSearch = event.detail.value;
}