mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Remove config overwrite test
This commit is contained in:
parent
600dd76dd3
commit
9f3085c9e2
1 changed files with 1 additions and 5 deletions
|
@ -32,11 +32,7 @@ class MiniCartBootstap {
|
|||
|
||||
this.renderer.render(
|
||||
this.gateway.button.mini_cart_wrapper,
|
||||
{
|
||||
style: {
|
||||
shape: 'rect',
|
||||
}, ...actionHandler.configuration(),
|
||||
},
|
||||
actionHandler.configuration()
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue