mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
prevent unnecessary rerender (#6861)
Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
@@ -2387,7 +2387,6 @@ class LibContentView extends React.Component {
|
||||
onFileTagChanged={this.onFileTagChanged}
|
||||
showDirentDetail={this.showDirentDetail}
|
||||
onItemsScroll={this.onItemsScroll}
|
||||
isDirentDetailShow={this.state.isDirentDetailShow}
|
||||
eventBus={this.props.eventBus}
|
||||
onCloseMarkdownViewDialog={this.onCloseMarkdownViewDialog}
|
||||
getMarkDownFilePath={this.getMarkDownFilePath}
|
||||
|
Reference in New Issue
Block a user