mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Context is adding another argument that shifts all of them by one. Since we can already use this.getDOMNode(), it doesn't really make sense to pass it as an argument to that function.