This commit is contained in:
Peter Maquiran
2021-06-24 14:36:59 +01:00
parent 818328e61c
commit 4d80054c95
2 changed files with 3 additions and 1 deletions
@@ -68,6 +68,8 @@ export class NewEventPage implements OnInit {
public stepSecond = 5;
public color: ThemePalette = 'primary';
james: any
@Input() profile:string;
@Input() selectedSegment: string;
@Input() selectedDate: Date;