mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
✨ Create new Redux store for onboarding details
This commit is contained in:
parent
b2e662e246
commit
fc6d05ac37
9 changed files with 184 additions and 0 deletions
2
modules/ppcp-settings/resources/js/data/constants.js
Normal file
2
modules/ppcp-settings/resources/js/data/constants.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
export const NAMESPACE = '/wc/v3/wc_paypal';
|
||||
export const STORE_NAME = 'wc/paypal';
|
Loading…
Add table
Add a link
Reference in a new issue