some modal changes, adding memory leak to fix stop/drop issue
This commit is contained in:
@@ -93,7 +93,6 @@ const inlineStyle = {
|
||||
}
|
||||
|
||||
render() {
|
||||
//const { classes, onRequestClose, handleRequestClose, handleSubmit } = this.props;
|
||||
if (this.props.RSSList.length > 0 && this.state.showList == false){
|
||||
console.log("Setting list to show....")
|
||||
this.setState({showList: true})
|
||||
|
Reference in New Issue
Block a user