UNPKG

react-carousel-query

Version:

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

10 lines (9 loc) 188 B
// Stateless component with an arrow function var Component2 = ({ value }) => { return React.createElement( "div", null, value ); }; Component2.displayName = "Component2";