mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 07:22:34 +00:00
update codes
fix warnings
This commit is contained in:
@@ -111,6 +111,7 @@ const propTypes = {
|
||||
filterUser: PropTypes.func.isRequired,
|
||||
isItemFreezed: PropTypes.bool.isRequired,
|
||||
userSelected: PropTypes.string.isRequired,
|
||||
permEvent: PropTypes.object.isRequired,
|
||||
};
|
||||
|
||||
class PermAuditItem extends React.Component {
|
||||
|
Reference in New Issue
Block a user