UNPKG

react-carousel-query

Version:

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

8 lines 169 B
import React from 'react'; export const Wrapper = ({ children }) => /*#__PURE__*/React.createElement("div", { style: { fontFamily: 'sans-serif' } }, children);