Skip to content

Commit

Permalink
Add index Chips export
Browse files Browse the repository at this point in the history
  • Loading branch information
cause38 committed Jun 20, 2024
1 parent d488e7b commit bd5b74e
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 @@ -52,3 +52,4 @@ export { default as Toggle } from '@/core/components/Toggle';
export { default as Tooltip } from '@/core/components/Tooltip';
export { default as Typography } from '@/core/components/Typography';
export { default as Chip } from '@/core/components/Chip';
export { default as Chips } from '@/core/components/Chips';

0 comments on commit bd5b74e

Please sign in to comment.