mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
refactor(): minor updates for next stencil version (#20787)
This commit is contained in:
@ -35,7 +35,6 @@ export class Modal implements ComponentInterface, OverlayInterface {
|
||||
private gestureAnimationDismissing = false;
|
||||
presented = false;
|
||||
animation?: Animation;
|
||||
mode = getIonMode(this);
|
||||
|
||||
@Element() el!: HTMLIonModalElement;
|
||||
|
||||
|
Reference in New Issue
Block a user