UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 144 B
export { Checkbox } from "./Checkbox"; export type { CheckboxProps, CheckboxTheme } from "./Checkbox"; export { checkboxTheme } from "./theme";