UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

3 lines (2 loc) 166 B
export { TextInput } from "./TextInput"; export type { FlowbiteTextInputColors, FlowbiteTextInputSizes, FlowbiteTextInputTheme, TextInputProps, } from "./TextInput";