UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

3 lines (2 loc) 292 B
export { Carousel } from "./Carousel"; export type { CarouselProps, DefaultLeftRightControlProps, FlowbiteCarouselControlTheme, FlowbiteCarouselIndicatorsTheme, FlowbiteCarouselItemTheme, FlowbiteCarouselRootTheme, FlowbiteCarouselScrollContainer, FlowbiteCarouselTheme, } from "./Carousel";