This commit is contained in:
alexliebowitz 2016-07-04 14:58:31 -04:00 committed by GitHub
parent cb19a5dba5
commit 28905347f8

View file

@ -13,7 +13,7 @@ var claimCodePageStyle = {
var ClaimCodePage = React.createClass({ var ClaimCodePage = React.createClass({
getInitialState: function() { getInitialState: function() {
return { return {
i submitting: false, submitting: false,
} }
}, },
handleSubmit: function() { handleSubmit: function() {