Merge pull request #373 from Safelite/feature/removed-unused-props
Feature/removed unused props
This commit is contained in:
commit
657c86b046
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