Skip to content

Commit d9e657e

Browse files
committed
fix(navbar): exporting the correct public_api in index
1 parent a19c40a commit d9e657e

File tree

1 file changed

+1
-1
lines changed
  • projects/igniteui-angular/navbar

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from './src/navbar/public_api';
1+
export * from './src/public_api';

0 commit comments

Comments
 (0)