|
1 | 1 | import { ListViewComponent } from './list-view-comp';
|
2 | | -import { TemplateKeyDirective, TemplatedItemsComponent } from './templated-items-comp'; |
| 2 | +import { TemplateKeyDirective, TemplatedItemsComponent,TEMPLATED_ITEMS_COMPONENT } from './templated-items-comp'; |
3 | 3 | import { TabViewDirective, TabViewItemDirective } from './tab-view';
|
4 | 4 | import { ActionBarComponent, ActionBarScope, ActionItemDirective, NavigationButtonDirective } from './action-bar';
|
5 | 5 | import { AndroidFilterComponent, IosFilterComponent } from './platform-filters';
|
|
0 commit comments