mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
df937af91c
You now no longer have to pass an undocumented extra argument to the shallow renderer for rendering components with contextTypes to work. Fixes #3696