mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
prevent unnecessary rerender (#6861)
Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
@@ -51,7 +51,6 @@ const propTypes = {
|
||||
userPerm: PropTypes.string, // current path's user permission
|
||||
enableDirPrivateShare: PropTypes.bool.isRequired,
|
||||
updateDirent: PropTypes.func.isRequired,
|
||||
isDirentDetailShow: PropTypes.bool.isRequired,
|
||||
onGridItemClick: PropTypes.func,
|
||||
repoTags: PropTypes.array.isRequired,
|
||||
onFileTagChanged: PropTypes.func,
|
||||
|
Reference in New Issue
Block a user