UNPKG

react-carousel-query

Version:

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

12 lines (7 loc) 142 B
'use strict'; var test = require('tape'); var runTests = require('./builtin'); test('shimmed', function (t) { runTests(t); t.end(); });