UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

4 lines (3 loc) 138 B
export { Popover } from "./Popover"; export type { PopoverProps, PopoverTheme } from "./Popover"; export { popoverTheme } from "./theme";