Skip to content

Commit 3533e05

Browse files
committed
fix: export autoplay
1 parent 981c636 commit 3533e05

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/components/ui/carousel.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,3 +239,5 @@ export {
239239
CarouselPrevious,
240240
CarouselNext,
241241
}
242+
243+
export { default as Autoplay } from 'embla-carousel-autoplay'

0 commit comments

Comments
 (0)