Fix the frontend rendering logic for the Pay Later Messaging block

This commit is contained in:
Daniel Dudzic 2024-04-10 13:08:56 +02:00
parent 7af2162f1c
commit a3c657c0ab
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
5 changed files with 88 additions and 51 deletions

View file

@ -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"
}