Set the default and type correctly
This commit is contained in:
parent
b8304cc285
commit
dd435cb288
1 changed files with 2 additions and 2 deletions
|
|
@ -84,8 +84,8 @@ export default {
|
|||
required: false,
|
||||
},
|
||||
border: {
|
||||
type: String,
|
||||
default: `0`,
|
||||
type: Number,
|
||||
default: 0,
|
||||
required: false,
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue