mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
05cbc93401
To demonstrate multiple arguments `bind(this, arg1, arg2, ...)`, also not to pass in for than what `handleClick` needed, namely props, or maybe even pass item itself, etc. Going to change the kor file after review.