Skip to content

Commit 8fcc3c8

Browse files
committed
add missing dependency.
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
1 parent 899d71c commit 8fcc3c8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/hooks/usePaymentOptions.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@ function usePaymentOptions({
266266
onPress,
267267
onlyShowPayElsewhere,
268268
icons,
269+
hasActivatedWallet,
270+
hasPersonalBankAccount,
269271
]);
270272

271273
return paymentButtonOptions;

0 commit comments

Comments
 (0)