Skip to content

Commit

Permalink
fix(clerk-js): Update existing SignUp object on SignUpContinue OAuth
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraBeatris committed May 17, 2024
1 parent ff52e79 commit 6eaa364
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ function _SignUpContinue() {
<SignUpSocialButtons
enableOAuthProviders={showOauthProviders}
enableWeb3Providers={showWeb3Providers}
continueSignUp
/>
)}
<SignUpForm
Expand Down

0 comments on commit 6eaa364

Please sign in to comment.