mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Adds all expert settings
This commit is contained in:
parent
51b7b48381
commit
e72cc8a213
6 changed files with 101 additions and 11 deletions
|
@ -17,6 +17,7 @@ const TabSettings = () => {
|
|||
brandName: '',
|
||||
softDescriptor: '',
|
||||
paypalLandingPage: null,
|
||||
buttonLanguage: '',
|
||||
} );
|
||||
const updateFormValue = ( key, value ) => {
|
||||
console.log( key, value );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue