mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-06 09:21:54 +00:00
Prop type check repair (#2919)
* repair intent check wraning * change doublequote to singlequote, add semicolon * optimized code * modify type-check wraning
This commit is contained in:
@@ -22,7 +22,7 @@ class CreateGroupDialog extends React.Component {
|
||||
if (this.state.errorMsg) {
|
||||
this.setState({
|
||||
errorMsg: ''
|
||||
})
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user