diff --git a/src/components/Carousel/Carousel.js b/src/components/Carousel/Carousel.js index b1dca40..ff37f78 100644 --- a/src/components/Carousel/Carousel.js +++ b/src/components/Carousel/Carousel.js @@ -34,6 +34,7 @@ import { } from './constants'; import ReversedMap from '../../utils/ReversedMap'; import { propTypes, defaultProps, getSettings } from './props'; +import { MapInteractionCSS } from "react-map-interaction"; const GalleryCarousel = (props, ref) => { /* initialize references */