mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 11:21:29 +00:00
Change search result text (#5871)
* fix warnings * change search result text
This commit is contained in:
@@ -50,6 +50,7 @@ const propTypes = {
|
||||
onItemRename: PropTypes.func.isRequired,
|
||||
posX: PropTypes.number,
|
||||
posY: PropTypes.number,
|
||||
dirent: PropTypes.object,
|
||||
};
|
||||
|
||||
class DirentGridView extends React.Component {
|
||||
|
Reference in New Issue
Block a user