Typo
This commit is contained in:
parent
cb19a5dba5
commit
28905347f8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ var claimCodePageStyle = {
|
|||
var ClaimCodePage = React.createClass({
|
||||
getInitialState: function() {
|
||||
return {
|
||||
i submitting: false,
|
||||
submitting: false,
|
||||
}
|
||||
},
|
||||
handleSubmit: function() {
|
||||
|
|
Loading…
Reference in a new issue