UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 126 B
export { Radio } from "./Radio"; export type { RadioTheme, RadioProps } from "./Radio"; export { radioTheme } from "./theme";