1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 05:39:59 +00:00

merge 7.0

This commit is contained in:
shanshuirenjia
2020-05-06 18:32:47 +08:00

View File

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