UNPKG

react-carousel-query

Version:

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

7 lines (6 loc) 263 B
export { storiesOf, setAddon, addDecorator, addParameters, configure, getStorybook, raw, forceReRender } from './preview'; export * from './testing'; export * from './preview/types-6-3'; if (module && module.hot && module.hot.decline) { module.hot.decline(); }