davidjerleke / embla-carousel

A lightweight carousel library with fluid motion and great swipe precision.
https://www.embla-carousel.com
MIT License
5.94k stars 180 forks source link

error on build #680

Closed mehdiraized closed 8 months ago

mehdiraized commented 8 months ago

Bug is related to

Embla Carousel version

Describe the bug

Type error: '"embla-carousel-react"' has no exported member named 'EmblaCarouselType'. Did you mean 'UseEmblaCarouselType'?

> 1 | import { EmblaCarouselType } from 'embla-carousel-react';

Steps to reproduce

  1. run 'npm run build'
  2. See error
davidjerleke commented 8 months ago

@mehdiraized a friendly reminder: If you didn’t, please search for existing issues before creating a new issue. See this comment.

Duplicate of: