UNPKG

infinity-ui-elements

Version:

A React TypeScript component library with Tailwind CSS design system

5 lines 235 B
export { Radio, radioVariants } from "./Radio"; export type { RadioProps } from "./Radio"; export { RadioGroup } from "./RadioGroup"; export type { RadioGroupProps, RadioOption } from "./RadioGroup"; //# sourceMappingURL=index.d.ts.map