Skip to content

Commit

Permalink
feat(Tabs): ✨ Add missing export for new Tabs (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz authored Oct 7, 2023
1 parent 1f9f134 commit 6cf70ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ export * from './form/Fieldset';
export * from './form/Switch';
export * from './form/Textfield';
export * from './form/Textarea';
export * from './Tabs';

0 comments on commit 6cf70ec

Please sign in to comment.