mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix PayNowBootstrap parameters
This commit is contained in:
parent
af60282678
commit
e2ca4cd0ae
2 changed files with 2 additions and 3 deletions
|
@ -200,7 +200,6 @@ const bootstrap = () => {
|
|||
const payNowBootstrap = new PayNowBootstrap(
|
||||
PayPalCommerceGateway,
|
||||
renderer,
|
||||
messageRenderer,
|
||||
spinner,
|
||||
errorHandler,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue