mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix the frontend rendering logic for the Pay Later Messaging block
This commit is contained in:
parent
7af2162f1c
commit
a3c657c0ab
5 changed files with 88 additions and 51 deletions
|
@ -49,6 +49,5 @@
|
|||
},
|
||||
"textdomain": "woocommerce-paypal-payments",
|
||||
"editorScript": "ppcp-paylater-block",
|
||||
"editorStyle": "file:./assets/css/edit.css",
|
||||
"render": "file:./src/PayLaterBlockRender.php"
|
||||
"editorStyle": "file:./assets/css/edit.css"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue