react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

Link useRef from page "Refs and the DOM"

Open deltakapp opened this issue 3 years ago • 0 comments
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.

deltakapp avatar Sep 16 '22 16:09 deltakapp