react-carousel-query
Version:
A infinite carousel component made with react that handles the pagination for you.
20 lines (12 loc) • 410 B
Markdown
# /plugin-syntax-class-static-block
> Allow parsing of class static blocks
See our website [/plugin-syntax-class-static-block](https://babeljs.io/docs/en/babel-plugin-syntax-class-static-block) for more information.
## Install
Using npm:
```sh
npm install --save-dev /plugin-syntax-class-static-block
```
or using yarn:
```sh
yarn add /plugin-syntax-class-static-block --dev
```