|
|
import { ModalController, IonModal, IonHeader, IonToolbar, IonTitle, IonContent, IonList, IonItem, IonLabel, IonAvatar, IonButton, IonSegment, IonSegmentButton, IonSegmentContent, IonSegmentView, IonCardContent, IonCardTitle, IonCardHeader, IonCard, IonIcon, IonButtons, IonGrid, IonRow, IonThumbnail, IonSearchbar, IonCol } from '@ionic/angular/standalone';
|
|
|
import { airplane, bluetooth, call, wifi, close } from 'ionicons/icons';
|
|
@@ -24,7 +23,6 @@ addIcons({ airplane, bluetooth, call, wifi });
|