react.dev
react.dev copied to clipboard
Link useRef from page "Refs and the DOM"
trafficstars
https://reactjs.org/docs/refs-and-the-dom.html states twice "You may not use the ref attribute on function components" but makes no mention of the actual way of doing this: useRef
Please link https://reactjs.org/docs/hooks-reference.html#useref at each of these instances.