export const SomeBtn= (props) => { const btnRef= createRef(); const { prop1, prop2 } = props; const [myState, setMyState] = useState("default&quo