UNPKG
react-size
Version:
latest (0.1.1)
0.1.1
0.1.0
Helpers to manage browser size changes in React.
github.com/Xananax/react-size
Xananax/react-size
react-size
/
.babelrc
4 lines
(3 loc)
•
44 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
,
"stage-0"
,
"react"
]
}