UNPKG
ango-react-components
Version:
latest (0.1.0)
0.1.0
React components
github.com/398168441/ango-react-components
398168441/ango-react-components
ango-react-components
/
dist
/
components
/
Input
/
index.js
3 lines
(2 loc)
•
53 B
JavaScript
View Raw
1
2
3
import
Input
from
'./input'
;
export
default
Input
;