UNPKG

react-carousel-query

Version:

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

4 lines 120 B
import _indexOf from "./_indexOf.js"; export default function _includes(a, list) { return _indexOf(list, a, 0) >= 0; }