Update src/screens/Signup/StepCaptcha/CaptchaWebView.tsx
Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
@@ -35,7 +35,7 @@ export function CaptchaWebView({
|
||||
|
||||
useEffect(() => {
|
||||
return () => {
|
||||
if (successTo) {
|
||||
if (successTo.current) {
|
||||
clearTimeout(successTo.current)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user