mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-06 05:59:46 +08:00
6 lines
103 B
JavaScript
6 lines
103 B
JavaScript
import Progress from './progress'
|
|
|
|
export { ProgressProps } from './progress'
|
|
|
|
export default Progress
|