UNPKG

react-tailwind-component-library

Version:
22 lines 1.05 kB
export { default as ArrowRight } from './ArrowRight'; export { default as Calendar } from './Calendar'; export { default as Check } from './Check'; export { default as ChevronDown } from './ChevronDown'; export { default as ChevronLeft } from './ChevronLeft'; export { default as ChevronRight } from './ChevronRight'; export { default as ChevronUp } from './ChevronUp'; export { default as Clock } from './Clock'; export { default as Close } from './Close'; export { default as ExternalLink } from './ExternalLink'; export { default as Hamburger } from './Hamburger'; export { default as Indicator } from './Indicator'; export { default as Minus } from './Minus'; export { default as Plus } from './Plus'; export { default as Search } from './Search'; export { default as Spinner } from './Spinner'; export { default as Tag } from './Tag'; export { default as Tooltip } from './Tooltip'; export { default as Dollar } from './Dollar'; export { default as Home } from './Home'; export { default as Trash } from './Trash'; //# sourceMappingURL=index.d.ts.map