prettier
This commit is contained in:
CarlNation 2023-10-24 11:13:19 -04:00
parent 0e08c99ad8
commit f471bac01c

View file

@ -368,7 +368,7 @@ export default {
},
displayPiaAlert() {
return store.getters.order.payment.piaErrorCode ? true : false;
} ,
},
},
watch: {
customCtaCopy(newValue) {