UNPKG
material-ui-search-bar-enhanced
Version:
latest (0.5.5)
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
Material style search bar
github.com/filipvk/material-ui-search-bar
filipvk/material-ui-search-bar
material-ui-search-bar-enhanced
/
.babelrc
11 lines
(10 loc)
•
102 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
:
[
"es2015"
,
"stage-0"
,
"react"
]
,
"plugins"
:
[
"material-ui"
]
}