@economist/fabric-carousel
Version:
A small package for quickly creating carousels.
14 lines (8 loc) • 413 B
Markdown
# 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
```console
npm i @economist/fabric-carousel
```
For usage instructions visit the online [documentation](https://economistdigitalsolutions.github.io/fabric-carousel/).