Skip to content

Commit

Permalink
chore/MSSDK-2050: remove the isolated prop - needs confirmation if we…
Browse files Browse the repository at this point in the history
… would like to use this
  • Loading branch information
Saddage committed Jan 7, 2025
1 parent 8b837f0 commit acb136c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/RegisterPage/RegisterForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ export const RegisterForm = ({ onSuccess }: RegisterFormProps) => {
{showCaptchaOnRegister && (
<>
<ReCAPTCHA
isolated
ref={recaptchaRef}
size='invisible'
badge='bottomright'
Expand Down

0 comments on commit acb136c

Please sign in to comment.