UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

6 lines 287 B
// FIXME: breaks builder-vite, remove this in 7.0 export { composeConfigs } from '@storybook/store'; export { Preview } from './Preview'; export { PreviewWeb } from './PreviewWeb'; export { simulatePageLoad, simulateDOMContentLoaded } from './simulate-pageload'; export * from './types';