mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Fix settings ui merge conflict
This commit is contained in:
parent
0b6e04d068
commit
836badd48c
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