UNPKG
@mandlazy/cute
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
基于antd 封装
github.com/mandlazy/cute
mandlazy/cute
@mandlazy/cute
/
dist
/
index.js
2 lines
(1 loc)
•
108 B
JavaScript
View Raw
1
2
export
{
default
as
Address
}
from
"./component/address"
;
export
{
default
as
FormItem
}
from
"./component/form-item"
;