Skip to content

Commit 87a5ca4

Browse files
authored
Merge pull request #13485 from dmk1111/master
chore(list): add missing export
2 parents b9560f6 + fc753c3 commit 87a5ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/list/public_api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { IgxListActionDirective, IgxListComponent, IgxListLineDirective, IgxList
44

55
export * from './list.component';
66
export {
7+
IgxListBaseDirective,
78
IgxListPanState,
89
IgxEmptyListTemplateDirective,
910
IgxDataLoadingTemplateDirective,

0 commit comments

Comments
 (0)