UNPKG

react-carousel-query

Version:

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

11 lines (8 loc) 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.decorators = void 0; var _index = require("./index"); var decorators = [_index.withLinks]; exports.decorators = decorators;