Skip to content

Commit

Permalink
avoid to export NbTable component
Browse files Browse the repository at this point in the history
  • Loading branch information
adwd committed Dec 9, 2019
1 parent 8179a02 commit 6cb1ba8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/framework/theme/components/cdk/table/table.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ export class NbTable<T> extends CdkTable<T> {
}

const COMPONENTS = [
NbTable,

// Template defs
NbHeaderCellDefDirective,
NbHeaderRowDefDirective,
Expand Down

0 comments on commit 6cb1ba8

Please sign in to comment.