@kubit-ui-web/react-components
Version:
Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience
4 lines • 300 B
JavaScript
export { PillSelectorType as PillSelectorTypeV2 } from './types/pillSelectorType';
export { PillSelectorUnControlled as PillSelectorV2 } from './pillSelectorUnControlled';
export { PillSelectorControlled as PillSelectorControlledV2 } from './pillSelectorControlled';
//# sourceMappingURL=index.js.map