mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 15:53:28 +00:00
fix translation and warnings
This commit is contained in:
@@ -138,6 +138,7 @@ const propTypes = {
|
||||
onFreezedItem: PropTypes.func.isRequired,
|
||||
onUnfreezedItem: PropTypes.func.isRequired,
|
||||
deleteOrgLink: PropTypes.func.isRequired,
|
||||
openLinkDialog: PropTypes.func.isRequired,
|
||||
};
|
||||
|
||||
class RepoItem extends React.Component {
|
||||
|
Reference in New Issue
Block a user