UNPKG
react-input-autosugest
Version:
latest (0.0.1-rc.4)
0.0.1-rc.4
0.0.1-rc.2
0.0.1-rc.1
An atuo sugestion search box
github.com/vinils/react-input-autosugest
vinils/react-input-autosugest
react-input-autosugest
/
src
/
Index.js
7 lines
(5 loc)
•
193 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
Sugestion
from
'./Sugestion'
import
Sugestions
from
'./Sugestions'
import
InputAutoSugest
from
'./InputAutoSugest'
export
{
Sugestion
,
Sugestions
}
export
default
InputAutoSugest