mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
70f704dca6
* (WIP) Nesting warnings * Remove indirection * Add a note about namespace * Fix Flow and make host context required This makes it easier to avoid accidental nulls. I also added a test for the production case to avoid regressing because of __DEV__ branches.