UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 269 B
export { FloatingLabel } from "./FloatingLabel"; export type { FloatingLabelColor, FloatingLabelProps, FloatingLabelSizing, FloatingLabelVariant, } from "./FloatingLabel"; export { floatingLabelTheme } from "./theme"; export type { FloatingLabelTheme } from "./theme";