Revert "Merge pull request #2975 from Safelite/feature/CASH-1790-refactor-1"
This reverts commitcea4cf5d4a, reversing changes made to90e11544d6.
This commit is contained in:
parent
43bf081430
commit
366d02516c
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ export default {
|
|||
},
|
||||
set: function (newValue) {
|
||||
this.$emit("update:modelValue", newValue);
|
||||
this.$emit("handle-appointment-type-change", newValue);
|
||||
},
|
||||
},
|
||||
isMobileOnly() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue