UNPKG

@vertisanpro/flowbite-react

Version:

Non-Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 231 B
export { FloatingLabel } from './FloatingLabel'; export type { FloatingLabelColor, FloatingLabelProps, FloatingLabelSizing, FloatingLabelVariant, } from './FloatingLabel'; export type { FlowbiteFloatingLabelTheme } from './theme';