Commit 510906e5 authored by Ben Wheeler's avatar Ben Wheeler

removed stray onCaptchaError from bind list

parent f713298d
...@@ -25,8 +25,7 @@ class EmailStep extends React.Component { ...@@ -25,8 +25,7 @@ class EmailStep extends React.Component {
'validateForm', 'validateForm',
'setCaptchaRef', 'setCaptchaRef',
'captchaSolved', 'captchaSolved',
'onCaptchaLoad', 'onCaptchaLoad'
'onCaptchaError'
]); ]);
this.state = { this.state = {
captchaIsLoading: true captchaIsLoading: true
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment