UNPKG
mt-ui-components-vue3
Version:
latest (1.0.0)
1.0.0
玛果添实UI组件库(Vue3)
mt-ui-components-vue3
/
es
/
ProTable
/
style
/
index.js
7 lines
•
199 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
'./index.less'
;
import
'../../Button/style'
;
import
'../../Empty/style'
;
import
'../../Dropdown/style'
;
import
'../../Pagination/style'
;
import
'../../Input/style'
;
import
'../../Table/style'
;