mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
Work in progress
This commit is contained in:
parent
2db0162988
commit
fc488a3497
6 changed files with 4900 additions and 2 deletions
5
modules/ppcp-vaulting/resources/js/myaccount-payments.js
Normal file
5
modules/ppcp-vaulting/resources/js/myaccount-payments.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
document.addEventListener(
|
||||
'DOMContentLoaded',
|
||||
() => {
|
||||
console.log('fooooo')
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue