add name property
This commit is contained in:
parent
fbf462b440
commit
ee8ca0fcb7
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
const prefixCls = 'ivu-loading-bar';
|
const prefixCls = 'ivu-loading-bar';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
name: 'LoadingBar',
|
||||||
props: {
|
props: {
|
||||||
// percent: {
|
// percent: {
|
||||||
// type: Number,
|
// type: Number,
|
||||||
|
|
Loading…
Add table
Reference in a new issue