UNPKG
@upendradevsingh/webcore
Version:
latest (0.0.4)
0.0.4
0.0.3
UI Core Components for web
github.com/upendradevsingh/webcore
upendradevsingh/webcore
@upendradevsingh/webcore
/
docs
/
src
/
components
/
FormField
/
TextInput
/
index.js
3 lines
(2 loc)
•
63 B
JavaScript
View Raw
1
2
3
import
TextInput
from
'./TextInput'
;
export
default
TextInput
;