UNPKG
react-hypertext
Version:
latest (0.1.1)
0.1.1
React components to enable hypertext.
github.com/ryapapap/react-hypertext
ryapapap/react-hypertext
react-hypertext
/
.babelrc
4 lines
•
85 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
,
"react"
]
,
"plugins"
:
[
"transform-class-properties"
]
}