removed unused props
This commit is contained in:
parent
85404ae202
commit
24b4fc9d16
1 changed files with 0 additions and 4 deletions
|
|
@ -31,11 +31,7 @@ export default ({
|
|||
}
|
||||
},
|
||||
props: {
|
||||
isMultiSelect: Boolean,
|
||||
modelValue: Array,
|
||||
isAvailable: Boolean,
|
||||
filterByVehicleCategory: Boolean,
|
||||
name: String,
|
||||
groupName: String,
|
||||
cmsWidgetName: String,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue