Skip to content

Commit

Permalink
fix(grid): fix reexporting state directive #5460
Browse files Browse the repository at this point in the history
  • Loading branch information
hanastasov committed Nov 25, 2019
1 parent ef23ac1 commit 814fc4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/igniteui-angular/src/lib/grids/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ export * from './grid-common.module';
export { IColumnVisibilityChangedEventArgs } from './hiding/column-hiding-item.directive';
export * from './hiding/column-hiding.component';
export * from './pinning/column-pinning.component';
export * from './state.directive';

0 comments on commit 814fc4b

Please sign in to comment.