mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
da834083cc
* Change the warning to not say "function body" This warning is more generic and may happen with class components too. * Dedupe by the rendering component * Don't warn outside of render