Remove prop associated with focusOnZipInput
This commit is contained in:
parent
040d30c96e
commit
9f36ed621c
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@ export default {
|
||||||
answers: [],
|
answers: [],
|
||||||
shopListButton: shopListButton,
|
shopListButton: shopListButton,
|
||||||
shopIndex: 0,
|
shopIndex: 0,
|
||||||
serviceZipCodeTextInputId: "",
|
|
||||||
localShopProviderData: this.shopProviderData,
|
localShopProviderData: this.shopProviderData,
|
||||||
selectedProviderNumber: null,
|
selectedProviderNumber: null,
|
||||||
isLoadingShops: false,
|
isLoadingShops: false,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue