Skip to content

Commit

Permalink
fix(addon-doc): TuiDocScrollIntoViewLink should be export from root (
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Sep 16, 2024
1 parent d8aec0f commit ad1979a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/addon-doc/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export * from './language-switcher';
export * from './main/main.component';
export * from './navigation/navigation.component';
export * from './navigation/navigation.providers';
export * from './navigation/scroll-into-view.directive';
export * from './page/page.component';
export * from './page/page.providers';
export * from './page/page-tab.directive';
Expand Down

0 comments on commit ad1979a

Please sign in to comment.