CSR-2130 rename isApplePay

CSR-2130 rename isApplePay
This commit is contained in:
CarlNation 2024-07-19 06:21:06 -04:00
parent 40f0f76acc
commit 0f6bcb9969

View file

@ -109,8 +109,9 @@ function generateDefaultProps() {
return {
modelValue: "modelValue",
hasRecal: false,
isApplePay: true,
showApplePay: true,
isInsurance: false,
isPiaEnabled: true,
};
}