Skip to content

Commit

Permalink
fix(Toc): add component import (#1396)
Browse files Browse the repository at this point in the history
  • Loading branch information
korvin89 authored Mar 5, 2024
1 parent 089beac commit f737c0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export * from './Table';
export * from './Tabs';
export * from './Text';
export * from './Toaster';
export * from './Toc';
export * from './Tooltip';
export * from './User';
export * from './controls';
Expand Down

0 comments on commit f737c0c

Please sign in to comment.