CASH-1159

formatting
This commit is contained in:
Johnny shultz 2025-07-25 12:27:03 -04:00
parent 91ed93839c
commit 0cff68f49a

View file

@ -1612,7 +1612,7 @@ export default {
this.shopProviderData?.shopProviders?.length this.shopProviderData?.shopProviders?.length
) { ) {
this.selectedProvider = this.shopProviderData.shopProviders[0]; this.selectedProvider = this.shopProviderData.shopProviders[0];
} }
}, },
handleZipCodeChange(newZipCode) { handleZipCodeChange(newZipCode) {
this.resetMobileLocation(); this.resetMobileLocation();