mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
fix(modal): sheet animation works correctly if breakpoints value does not include 1 (#23927)
This commit is contained in:
@ -28,5 +28,4 @@ export interface ModalAnimationOptions {
|
||||
presentingEl?: HTMLElement;
|
||||
currentBreakpoint?: number;
|
||||
backdropBreakpoint?: number;
|
||||
sortedBreakpoints: number[];
|
||||
}
|
||||
|
Reference in New Issue
Block a user