UNPKG
@zauberware/react-times
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
A react time-picker component, no jquery-rely
@zauberware/react-times
/
.babelrc
11 lines
(10 loc)
•
113 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
:
[
"env"
,
"stage-0"
,
"react"
]
,
"plugins"
:
[
"system-import-transformer"
]
}