mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Add 'pay-later-messaging' tab ID
This commit is contained in:
parent
da15f499b3
commit
15782945e2
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ export const TAB_IDS = {
|
|||
PAYMENT_METHODS: 'tab-panel-0-payment-methods',
|
||||
SETTINGS: 'tab-panel-0-settings',
|
||||
STYLING: 'tab-panel-0-styling',
|
||||
PAY_LATER_MESSAGING: 'tab-panel-0-pay-later-messaging',
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue