File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ import { Chip } from './components/chip/chip';
12
12
import { Content } from './components/content/content' ;
13
13
import { DateTime } from './components/datetime/datetime' ;
14
14
import { FabContainer , FabButton , FabList } from './components/fab/fab' ;
15
- import { Fixed } from './components/fixed/fixed' ;
16
15
import { Grid , Row , Col } from './components/grid/grid' ;
17
16
import { Icon } from './components/icon/icon' ;
18
17
import { Img } from './components/img/img' ;
@@ -81,7 +80,6 @@ export { Chip } from './components/chip/chip';
81
80
export { Content } from './components/content/content' ;
82
81
export { DateTime } from './components/datetime/datetime' ;
83
82
export { FabContainer , FabButton , FabList } from './components/fab/fab' ;
84
- export { Fixed } from './components/fixed/fixed' ;
85
83
export { Grid , Row , Col } from './components/grid/grid' ;
86
84
export { Icon } from './components/icon/icon' ;
87
85
export { Img } from './components/img/img' ;
@@ -176,7 +174,6 @@ export const IONIC_DIRECTIVES: any[] = [
176
174
FabContainer ,
177
175
FabButton ,
178
176
FabList ,
179
- Fixed ,
180
177
Footer ,
181
178
Grid ,
182
179
Header ,
You can’t perform that action at this time.
0 commit comments