UNPKG

react-carousel-query

Version:

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

12 lines 233 B
{ "type": "module", "main": "index.cjs", "module": "index.js", "react-native": { "./index.js": "./index.native.js" }, "browser": { "./index.js": "./index.browser.js", "./index.cjs": "./index.browser.cjs" } }