mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
🔥 Minor cleanup
This commit is contained in:
parent
4b30449ddb
commit
429568fbd9
3 changed files with 1 additions and 8 deletions
|
@ -503,9 +503,5 @@ export default class PaymentButton {
|
|||
this.#button.remove();
|
||||
}
|
||||
this.#button = null;
|
||||
|
||||
const wrapper = this.wrapperElement;
|
||||
|
||||
wrapper.innerHTML = '';
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue