mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
Modify variable name
This commit is contained in:
@@ -561,7 +561,6 @@ class DirentListView extends React.Component {
|
||||
}
|
||||
this.dragEnterContainerAmount--;
|
||||
if (this.dragEnterContainerAmount === 0) {
|
||||
// if (e.target.className === 'table-container table-drop-active') {
|
||||
this.setState({isListDropTipShow: false});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user