mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
🔥 Minor cleanup
This commit is contained in:
parent
4b30449ddb
commit
429568fbd9
3 changed files with 1 additions and 8 deletions
|
@ -50,8 +50,6 @@ class GooglepayButton extends PaymentButton {
|
|||
'ppc-button-ppcp-googlepay'
|
||||
);
|
||||
|
||||
console.log( ppcpConfig.button, buttonConfig.button );
|
||||
|
||||
const styles = combineStyles( ppcpConfig.button, buttonConfig.button );
|
||||
|
||||
if ( 'buy' === styles.MiniCart.type ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue