mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 20:01:10 +00:00
[eslint] updated eslintrc and improved the code (#4702)
This commit is contained in:
@@ -14,7 +14,7 @@ class Delete extends React.Component {
|
||||
toggle = () => {
|
||||
this.props.toggleCancel();
|
||||
}
|
||||
|
||||
|
||||
render() {
|
||||
let currentNode = this.props.currentNode;
|
||||
let name = currentNode.object.name;
|
||||
|
Reference in New Issue
Block a user