remove console log
This commit is contained in:
parent
000575f38a
commit
13ab2134a9
@ -205,7 +205,6 @@ export default class DropdownList extends Component {
|
||||
const { getDropdownMenuParent, onActionsHide} = this.props;
|
||||
const { dropdownHide } = this.props;
|
||||
|
||||
console.log("click");
|
||||
if ( getDropdownMenuParent ) {
|
||||
onActionsHide();
|
||||
}else{
|
||||
|
Loading…
Reference in New Issue
Block a user