UNPKG

react-carousel-query

Version:

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

16 lines (12 loc) 170 B
.flexDisplay { display: flex; } .alignCenter { align-items: center; } .justifyCenter { justify-content: center; } .directionColumn { flex-direction: column; }