UNPKG
react-portal-hoc
Version:
latest (0.4.2)
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.1
a hoc that portalizes components
github.com/mattkrick/react-portal-hoc
mattkrick/react-portal-hoc
react-portal-hoc
/
.babelrc
4 lines
(3 loc)
•
40 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
,
"stage-0"
]
,
}