mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 17:51:41 +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,
|
setClientId,
|
||||||
clientSecret,
|
clientSecret,
|
||||||
setClientSecret,
|
setClientSecret,
|
||||||
} =
|
} = useOnboardingStepWelcome();
|
||||||
();
|
|
||||||
|
|
||||||
const { connectManual } = useManualConnect();
|
const { connectManual } = useManualConnect();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue