|
@@ -36,11 +36,7 @@ interface Doctor1 {
|
|
|
styleUrls: ['./page-inquiry.component.scss'],
|
|
|
standalone: true,
|
|
|
imports: [
|
|
|
- IonHeader, IonToolbar, IonTitle, IonContent, IonButton,IonTextarea,IonInput,
|
|
|
- IonIcon,AgentUserInputComponent,DecimalPipe,IonCard,IonCardHeader,IonCardTitle,
|
|
|
- IonCardSubtitle,IonCardContent, IonThumbnail, IonItem,IonList,CommonModule,IonLabel,
|
|
|
- IonAvatar,FormsModule,IonCol,IonRow,IonGrid,IonBadge,IonFooter,IonSegment,IonSegmentButton,
|
|
|
- IonBackButton
|
|
|
+ IonBackButton,
|
|
|
IonHeader,
|
|
|
IonToolbar,
|
|
|
IonTitle,
|