mirror of
https://github.com/wassname/talk.git
synced 2026-07-09 09:43:15 +08:00
Add proptype
This commit is contained in:
@@ -314,6 +314,7 @@ UserDetail.propTypes = {
|
||||
showBanUserDialog: PropTypes.func,
|
||||
unbanUser: PropTypes.func.isRequired,
|
||||
unsuspendUser: PropTypes.func.isRequired,
|
||||
modal: PropTypes.bool,
|
||||
};
|
||||
|
||||
export default UserDetail;
|
||||
|
||||
Reference in New Issue
Block a user