UNPKG

@cavilha/chip

Version:

A component that allow users to make selections and filter content.

5 lines (4 loc) 164 B
export { default } from './Chip'; export { ChipItem } from './Chip'; export type { ChipItemProps } from './Chip'; export type { ChipGroupProps } from './Chip';