mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
refactor: change modal presenation mode on iOS
This commit is contained in:
@@ -126,7 +126,6 @@ export class AddEventActionChipComponent implements OnDestroy {
|
||||
component: AddEventReviewModalComponent,
|
||||
canDismiss: true,
|
||||
cssClass: 'add-modal',
|
||||
presentingElement: await this.modalController.getTop(),
|
||||
componentProps: {
|
||||
dismissAction: () => {
|
||||
modal.dismiss();
|
||||
|
||||
Reference in New Issue
Block a user