UNPKG

react-carousel-query

Version:

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

16 lines (11 loc) 265 B
'use strict'; function _jestMock() { const data = _interopRequireDefault(require('jest-mock')); _jestMock = function () { return data; }; return data; } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : {default: obj}; }