Skip to content

Commit

Permalink
Export Chip
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjORbj committed Mar 25, 2022
1 parent cacdf22 commit 7fdc247
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/mui-joy/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ export * from './Sheet';
export { default as Checkbox } from './Checkbox';
export * from './Checkbox';

export { default as Chip } from './Chip';
export * from './Chip';

export { default as FormLabel } from './FormLabel';
export * from './FormLabel';

Expand Down

0 comments on commit 7fdc247

Please sign in to comment.