mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
codestyle
This commit is contained in:
parent
f8e82bdfaf
commit
f2723c523e
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ class OnboardingRenderer {
|
|||
);
|
||||
?>
|
||||
</a>
|
||||
<script>document.querySelector('[data-paypal-onboard-complete=onboardingCallback]').addEventListener('click', (e) => {e.preventDefault(); });</script>
|
||||
<script>document.querySelector('[data-paypal-onboard-complete=onboardingCallback]').addEventListener('click', (e) => {e.preventDefault(); });</script>
|
||||
<script
|
||||
id="paypal-js"
|
||||
src="https://www.sandbox.paypal.com/webapps/merchantboarding/js/lib/lightbox/partner.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue