Skip to content

Commit

Permalink
fix(nav): allow importing 'NgbNavModule' independently (#3554)
Browse files Browse the repository at this point in the history
Fixes #3553
  • Loading branch information
maxokorokov committed Jan 22, 2020
1 parent 40cd798 commit f808af3
Showing 1 changed file with 1 addition and 0 deletions.
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 f808af3

Please sign in to comment.