mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
refactor(): minor updates for next stencil version (#20787)
This commit is contained in:
@ -27,7 +27,6 @@ export class Loading implements ComponentInterface, OverlayInterface {
|
||||
private durationTimeout: any;
|
||||
|
||||
presented = false;
|
||||
mode = getIonMode(this);
|
||||
|
||||
@Element() el!: HTMLIonLoadingElement;
|
||||
|
||||
|
Reference in New Issue
Block a user