mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
refactor(): minor updates for next stencil version (#20787)
This commit is contained in:
@ -25,7 +25,6 @@ export class ActionSheet implements ComponentInterface, OverlayInterface {
|
||||
|
||||
presented = false;
|
||||
animation?: any;
|
||||
mode = getIonMode(this);
|
||||
|
||||
@Element() el!: HTMLIonActionSheetElement;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user