mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
refactor(animation): remove ion-animation-controller (#16842)
This commit is contained in:
@ -29,7 +29,6 @@ export class Alert implements ComponentInterface, OverlayInterface {
|
||||
|
||||
@Element() el!: HTMLStencilElement;
|
||||
|
||||
@Prop({ connect: 'ion-animation-controller' }) animationCtrl!: HTMLIonAnimationControllerElement;
|
||||
@Prop({ context: 'config' }) config!: Config;
|
||||
|
||||
/** @internal */
|
||||
|
Reference in New Issue
Block a user