提交 018491b4 编写于 作者: M Minasokoni

removed semicolon

上级 51b04b3a
......@@ -22,7 +22,7 @@ export default class Topbar extends React.Component {
downloadUrl = (e) => {
this.props.specActions.updateUrl(this.state.url)
this.props.specActions.download(this.state.url)
e.preventDefault();
e.preventDefault()
}
render() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册