mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Merge pull request #2753 from woocommerce/fix/settings-ui-merge-conflict
Fix settings ui merge conflict
This commit is contained in:
commit
d4e0167d88
1 changed files with 1 additions and 2 deletions
|
@ -85,8 +85,7 @@ const WelcomeForm = ( { setCompleted } ) => {
|
|||
setClientId,
|
||||
clientSecret,
|
||||
setClientSecret,
|
||||
} =
|
||||
();
|
||||
} = useOnboardingStepWelcome();
|
||||
|
||||
const { connectManual } = useManualConnect();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue