fixed #4036
This commit is contained in:
parent
08ac9dad1b
commit
e8c7b388be
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
const prefixCls = 'ivu-progress';
|
const prefixCls = 'ivu-progress';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
name: 'Progress',
|
||||||
components: { Icon },
|
components: { Icon },
|
||||||
props: {
|
props: {
|
||||||
percent: {
|
percent: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue