ant-design/components/progress/index.tsx

4 lines
61 B
TypeScript
Raw Normal View History

2016-04-05 16:55:52 +08:00
import Progress from './progress';
2015-06-14 12:55:44 +08:00
export default Progress;