mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
This avoids strict mode conflicts for certain browsers wrt functions being defined within an if-block. Also re-added the if-DEV condition for the ReactNative renderer since it was removed for this reason.