Merge branch 'feature/CSR-635' into origin/develop

This commit is contained in:
Scott Kiener 2022-05-19 16:36:32 -04:00
commit efeffbbf08

View file

@ -189,6 +189,7 @@ export default {
},
watch: {
vin() {
this.vinNotFound = false;
this.$refs.funnelFooter.updateButtonText(
this.getCmsContent("FunnelFooterWidget", "ForwardButtonText")
);