mirror of
https://github.com/facebook/react.git
synced 2026-02-25 21:45:31 +00:00
* (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.