resolving merge differences

This commit is contained in:
CarlNation 2022-11-29 14:29:58 -05:00
parent 2635c90ee8
commit c09dbd2e55

View file

@ -120,7 +120,7 @@ export default {
name: "estimate", name: "estimate",
data() { data() {
return { return {
selectedVinLookupMethod: "", selectedVinLookupMethod: null,
serviceZipCode: this.getZipFromStore(), serviceZipCode: this.getZipFromStore(),
emailAddress: this.getEmailFromStore(), emailAddress: this.getEmailFromStore(),
displayInvalidZipAlert: false, displayInvalidZipAlert: false,