UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 159 B
export { Select } from "./Select"; export type { SelectColors, SelectProps, SelectSizes, SelectTheme } from "./Select"; export { selectTheme } from "./theme";