1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 16:10:26 +00:00

fix warnings (#3201)

This commit is contained in:
Michael An
2019-04-08 13:51:34 +08:00
committed by Daniel Pan
parent 314ed1fc65
commit 5f350de460
5 changed files with 39 additions and 38 deletions

View File

@@ -81,7 +81,7 @@ class ViewFileToolbar extends React.Component {
this.setState({
isRelatedFileDialogShow: false,
showRelatedFileDialog: false,
})
});
}
render() {