UNPKG

react-carousel-query

Version:

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

7 lines 225 B
export var ADDON_ID = 'storybook/links'; export var PARAM_KEY = "links"; export default { NAVIGATE: "".concat(ADDON_ID, "/navigate"), REQUEST: "".concat(ADDON_ID, "/request"), RECEIVE: "".concat(ADDON_ID, "/receive") };