UNPKG

react-carousel-query

Version:

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

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