Skip to content

Commit

Permalink
fix: add SubNavigatino export in index.ts (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeikZim authored Jul 19, 2024
1 parent 52887c0 commit b526356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export * from './components/Paginator';
export * from './components/SearchItem';
export * from './components/SearchPage';
export * from './components/DocContentPage';
export * from './components/SubNavigation';

export * from './config';
export * from './models';
Expand Down

0 comments on commit b526356

Please sign in to comment.