@economist/fabric-carousel
v0.1.2
Published
A small package for quickly creating carousels.
Downloads
45
Maintainers
Readme
Fabric-Carousel
Carousel is one of the most commonplace elements, we needed something that could be customised and andhered to our tech stack.
This package used @emotion/core
for its styling and React.useContext()
.
Installation
npm i @economist/fabric-carousel
For usage instructions visit the online documentation.