I have a child select component, a parent component and the following onChange handler in parent.
handleChange = (sel) => { console.log(sel) } <
handleChange = (sel) => { console.log(sel) }