UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 150 B
export { FileInput } from "./FileInput"; export type { FileInputProps, FileInputTheme } from "./FileInput"; export { fileInputTheme } from "./theme";