mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
1b868cbd71
We warn about getInitialState() usage in class components because users may have accidentally used it instead of state. If they have also specified state though then we should skip this warning. Context: https://twitter.com/soprano/status/810003963286163456