Merge pull request #2753 from woocommerce/fix/settings-ui-merge-conflict

Fix settings ui merge conflict
This commit is contained in:
Emili Castells 2024-11-04 11:36:44 +01:00 committed by GitHub
commit d4e0167d88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -85,8 +85,7 @@ const WelcomeForm = ( { setCompleted } ) => {
setClientId,
clientSecret,
setClientSecret,
} =
();
} = useOnboardingStepWelcome();
const { connectManual } = useManualConnect();