fixed integration
This commit is contained in:
@ -39,7 +39,7 @@ export default {
|
||||
limit: {
|
||||
type: Number,
|
||||
default: 10,
|
||||
}
|
||||
},
|
||||
sticky_options: {type:Array, default(){return []}},
|
||||
initial_selection: {type:Array, default(){return []}},
|
||||
multiple: {type: Boolean, default: true},
|
||||
|
Reference in New Issue
Block a user