UNPKG
react-scooter
Version:
latest (0.0.9)
0.0.9
0.0.8
0.0.7
0.0.5
React components for the Scooter CSS framework
ivoilic.github.io/react-scooter
ivoilic/react-scooter
react-scooter
/
.babelrc
4 lines
•
80 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"env"
,
"react"
]
,
"plugins"
:
[
"transform-object-rest-spread"
]
}