UNPKG
dm-web-react
Version:
latest (1.0.3)
1.0.3
The DM web client with React.
dm-web-react
/
build
/
components
/
Input
/
index.js
3 lines
•
106 B
JavaScript
View Raw
1
2
3
export
{
Input
as
default
}
from
"./styled"
;
export
*
from
"./styled"
;
//# sourceMappingURL=index.js.map