useRef

useRef is a React Hook that lets you reference a value that’s not needed for rendering.


Your code goes here...