diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index f5da8bc..9a5a3ec 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -162,7 +162,7 @@ class Main extends Component {
this.onSubmit(e)}> - progress: {this.state.uploadProgress} + progress: {this.state.uploadProgress * 100}%
} {this.state.page == "#payment" &&