UNPKG
xbpr
Version:
latest (0.0.1)
0.0.1
xbp react ui by @arco-design/web-react
xbpr
/
es
/
DatePicker
/
style
/
index.js
7 lines
(6 loc)
•
189 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
'../../TimePicker/style'
;
import
'../../Trigger/style'
;
import
'../../Button/style'
;
import
'../../Link/style'
;
import
'../../_class/picker/style/index.less'
;
import
'./index.less'
;