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 {
'validateForm',
'setCaptchaRef',
'captchaSolved',
'onCaptchaLoad',
'onCaptchaError'
'onCaptchaLoad'
]);
this.state = {
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