Skip to content

Commit

Permalink
include tabs in export
Browse files Browse the repository at this point in the history
  • Loading branch information
jivey committed Feb 28, 2024
1 parent b3d1e5f commit 0c955c6
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 @@ -12,6 +12,7 @@ export * from './components/NavBar';
export * from './components/NavBarLogo';
export * from './components/Overlay';
export * from './components/RiceLogo';
export * from './components/Tabs';
export * from './components/Text';
export * from './components/ToastContainer';
export * as Forms from './components/forms';
Expand Down

0 comments on commit 0c955c6

Please sign in to comment.