mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
lint(): run prettier on feature-6.1
This commit is contained in:
@ -33,7 +33,7 @@ export interface ModalAnimationOptions {
|
||||
backdropBreakpoint?: number;
|
||||
}
|
||||
|
||||
export type ModalAttributes = JSXBase.HTMLAttributes<HTMLElement>
|
||||
export type ModalAttributes = JSXBase.HTMLAttributes<HTMLElement>;
|
||||
|
||||
export interface ModalBreakpointChangeEventDetail {
|
||||
breakpoint: number;
|
||||
|
Reference in New Issue
Block a user