UNPKG

primereact

Version:

A rich set of premium UI Components for React.

6 lines (5 loc) 224 B
export { ChipEnd as End } from './end'; export { ChipLabel as Label } from './label'; export { ChipRemove as Remove } from './remove'; export { ChipRoot as Root } from './root'; export { ChipStart as Start } from './start';