Closed
Description
Hey David, I hope you have a nice day
Version
v8.0.0-rc20
CodeSandbox
No response
What browsers are you seeing the problem on?
No response
Steps to reproduce
I just updated from rc15
to rc20
and I noticed that the exported types where removed
before I was able to import them directly from embla-carousel-react
and now I have explicity install and import them from embla-carousel
Expected Behavior
I should be able to import them like this
import { EmblaCarouselType, EmblaOptionsType, EmblaPluginType } from 'embla-carousel-react'
Additional Context
No response
Which variants of Embla Carousel are you using?
- embla-carousel (Core)
- embla-carousel-react
- embla-carousel-vue
- embla-carousel-svelte
- embla-carousel-autoplay
- embla-carousel-solid
- embla-carousel-auto-height
- embla-carousel-class-names
- embla-carousel-docs (Documentation)
- embla-carousel-docs (Generator)
Before submitting
- I've made research efforts and searched the documentation
- I've searched for existing issues
- I agree to follow this project's Contributing Guidelines for bug reports