Skip to content

Commit

Permalink
Export Chip
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjORbj committed Mar 31, 2022
1 parent d8c1f2f commit aff936c
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 @@ -49,6 +49,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 aff936c

Please sign in to comment.