UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 160 B
export { Textarea } from "./Textarea"; export type { TextareaColors, TextareaProps, TextareaTheme } from "./Textarea"; export { textareaTheme } from "./theme";