estimate page

This commit is contained in:
Donielle Austin 2022-05-03 15:15:34 -04:00
parent a6481307f7
commit b5b40d2c5c

View file

@ -118,13 +118,6 @@ export default {
answersFromCms() {
return this.getCmsContent("VinLookupMethod", "Answers");
},
vinLookupMethodOptionsMap() {
return {
ManualVin: true,
LicensePlate: true,
HomeAddress: true,
};
},
},
components: {
funnelHeader,