I have used useRef hook from react
const myInput = useRef()
And pass it to material-ui OutlinedInput component