Skip to content

Commit

Permalink
fix(nav) allow importing 'NgbNavModule' independently
Browse files Browse the repository at this point in the history
Closes #3553
  • Loading branch information
maxokorokov committed Jan 22, 2020
1 parent 40cd798 commit e7c03d2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added demo/src/.DS_Store
Binary file not shown.
Binary file added demo/src/public/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -97,6 +97,7 @@ export {
NgbNavContentContext,
NgbNavItem,
NgbNavLink,
NgbNavModule,
NgbNavOutlet
} from './nav/nav.module';
export {
Expand Down

0 comments on commit e7c03d2

Please sign in to comment.