UNPKG

react-carousel-query

Version:

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

10 lines (8 loc) 200 B
import React from 'react'; import { Component } from 'react'; // Babel already sets displayName for this one export var Component0 = React.createClass({ render: function() { <div></div> } })