UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 183 B
export { TextInput } from "./TextInput"; export type { TextInputColors, TextInputProps, TextInputSizes, TextInputTheme } from "./TextInput"; export { textInputTheme } from "./theme";