mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00

committed by
Brandy Carney

parent
1b9d61bfa8
commit
dbf6a448ff
@ -216,7 +216,7 @@ const overlayAnimation = async (
|
||||
}
|
||||
});
|
||||
}
|
||||
const animationResult = await animation.playAsync();
|
||||
const animationResult = await animation.play();
|
||||
|
||||
/**
|
||||
* TODO: Remove AnimationBuilder
|
||||
|
Reference in New Issue
Block a user