mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-26 07:25:20 +00:00
* Update "Refs and the DOM" documentation As function components can now have state through hooks, remove the part that mentions converting a function component to a class component to be able to use state. * Update refs-and-the-dom.md Co-authored-by: Sophie Alpert <git@sophiebits.com>