1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-14 14:21:23 +00:00

Merge branch '7.0'

This commit is contained in:
shanshuirenjia
2020-04-10 18:22:52 +08:00
2 changed files with 27 additions and 18 deletions

View File

@@ -54,7 +54,7 @@ const propTypes = {
onShowDirentsDraggablePreview: PropTypes.func,
};
class DirentListItem extends React.Component {
class DirentListItem extends React.PureComponent {
constructor(props) {
super(props);