Skip to content

Commit

Permalink
Merge 38ed98e into 8155248
Browse files Browse the repository at this point in the history
  • Loading branch information
fvictorio committed Mar 8, 2018
2 parents 8155248 + 38ed98e commit aa223f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/stepFour/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export class stepFour extends React.Component {
modal: false,
transactionFailed: false
}
this.props.deploymentStore.setDeploymentStep(0)
}

contractDownloadSuccess = options => {
Expand Down

0 comments on commit aa223f8

Please sign in to comment.