UNPKG
react-image-cycling-tool
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
React component used to cycle throw a series of images seemlessly.
react-image-cycling-tool
/
.babelrc
7 lines
•
120 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
"transform-object-rest-spread"
,
"transform-react-jsx"
]
}