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';
|
||||
|
||||
export default {
|
||||
name: 'LoadingBar',
|
||||
props: {
|
||||
// percent: {
|
||||
// type: Number,
|
||||
|
|
Loading…
Add table
Reference in a new issue