mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
d17bd176a2
This leaves statics as a way to define static methods and properties that will be accessible on the return value of `React.createClass` without changing the current spec.