mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ea6ed3dbbd
This warning already exists for class components, but not for functions. It does not apply to render phase updates to the same component, which have special semantics that we do support.