Skip to content

Commit

Permalink
Revert "fix: add SubNavigatino export in index.ts (#254)"
Browse files Browse the repository at this point in the history
This reverts commit b526356.
  • Loading branch information
Ruslan Bagautdinov committed Jul 22, 2024
1 parent 3408ad3 commit 5f9c938
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ 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 5f9c938

Please sign in to comment.