This commit is contained in:
Peter Maquiran
2022-04-26 16:14:55 +01:00
parent 94d2b0d363
commit 90b53c2eaf
46 changed files with 44 additions and 111 deletions
@@ -1,4 +1,3 @@
import { analyzeAndValidateNgModules } from '@angular/compiler';
import { Component, OnInit } from '@angular/core';
import { ModalController, NavParams, PickerController, PopoverController } from '@ionic/angular';
import { GroupDurationPage } from 'src/app/shared/popover/group-duration/group-duration.page';