mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
630afb3186
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.