File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
projects/igniteui-angular/src/lib/services/overlay Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -30,19 +30,7 @@ import { fromEvent, Subject } from 'rxjs';
3030import { filter , takeUntil } from 'rxjs/operators' ;
3131import { IAnimationParams } from '../../animations/main' ;
3232import { showMessage } from '../../core/deprecateDecorators' ;
33- < < < << << HEAD
34- = === ===
3533import { PlatformUtil } from '../../core/utils' ;
36- import { GlobalPositionStrategy } from './position/global-position-strategy' ;
37- import { NoOpScrollStrategy } from './scroll/NoOpScrollStrategy' ;
38- import {
39- OverlayAnimationEventArgs ,
40- OverlayCancelableEventArgs ,
41- OverlayClosingEventArgs , OverlayEventArgs ,
42- OverlayInfo , OverlaySettings
43- } from './utilities' ;
44-
45- > >>> >>> 3 ba21201e8 ... fix ( overlay ) : change cursor in iOS , #5853
4634
4735let warningShown = false ;
4836
You can’t perform that action at this time.
0 commit comments