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