UNPKG

react-carousel-query

Version:

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

10 lines (6 loc) 139 B
'use strict' module.exports = paragraph var all = require('../all') function paragraph(h, node) { return h(node, 'p', all(h, node)) }