Skip to content

Commit

Permalink
fixing exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Bsoong committed Sep 9, 2024
1 parent efde20e commit 3e4e220
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/carousel/src/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ const getMobileVisibleSlides = (visibleSlides) =>
export {
getSlideKey,
getVisibleSlidesArray,
useIsBrowser,
useResponsiveVisibleSlides,
getVisibleSlides,
getMobileVisibleSlides,
}

0 comments on commit 3e4e220

Please sign in to comment.