mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 10:22:46 +00:00
fix warnings
fix warnings in previous codes
This commit is contained in:
@@ -159,7 +159,7 @@ class Account extends Component {
|
||||
|
||||
Account.defaultProps = {
|
||||
isAdminPanel: false
|
||||
}
|
||||
};
|
||||
|
||||
Account.propTypes = propTypes;
|
||||
|
||||
|
Reference in New Issue
Block a user