UNPKG
@vkv/react-flip
Version:
latest (0.1.0)
0.1.0
A ReactJS flip component
github.com/viswakvisu/react-flip
viswakvisu/react-flip
@vkv/react-flip
/
.babelrc
7 lines
•
95 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
: [
"
@babel
/env"
,
"
@babel
/react"
],
"ignore"
: [
"node_modules"
] }