CSR-2130 rename isApplePay
CSR-2130 rename isApplePay
This commit is contained in:
parent
40f0f76acc
commit
0f6bcb9969
1 changed files with 2 additions and 1 deletions
|
|
@ -109,8 +109,9 @@ function generateDefaultProps() {
|
|||
return {
|
||||
modelValue: "modelValue",
|
||||
hasRecal: false,
|
||||
isApplePay: true,
|
||||
showApplePay: true,
|
||||
isInsurance: false,
|
||||
isPiaEnabled: true,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue