mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
@@ -25,7 +25,7 @@ class Search extends Component {
|
||||
isCloseShow: false
|
||||
};
|
||||
this.inputValue = '';
|
||||
this.source = null; // used to cancle request;
|
||||
this.source = null; // used to cancel request;
|
||||
}
|
||||
|
||||
onFocusHandler = () => {
|
||||
|
Reference in New Issue
Block a user