mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 00:43:53 +00:00
[eslint] updated eslintrc and improved the code (#4702)
This commit is contained in:
@@ -34,7 +34,7 @@ class TransferDialog extends React.Component {
|
||||
submit = () => {
|
||||
let user = this.state.selectedOption;
|
||||
this.props.submit(user);
|
||||
}
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
if (isPro) {
|
||||
|
Reference in New Issue
Block a user