UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

3 lines (2 loc) 128 B
export { Select } from "./Select"; export type { FlowbiteSelectTheme, SelectColors, SelectProps, SelectSizes } from "./Select";