mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(overlays): OverlayController interface
This commit is contained in:
@@ -19,7 +19,6 @@ import mdLeaveAnimation from './animations/md.leave';
|
||||
theme: 'loading'
|
||||
}
|
||||
})
|
||||
|
||||
export class Loading implements OverlayInterface {
|
||||
|
||||
private durationTimeout: any;
|
||||
|
||||
Reference in New Issue
Block a user