UNPKG

@meetdhanani/react-image-carousel

Version:

A modern React Image Carousel component with smooth transitions and touch support

3 lines (2 loc) 100 B
export { ImageCarousel } from './ImageCarousel'; export type { ImageCarouselProps } from './types';