mirror of
https://github.com/facebook/react.git
synced 2026-02-25 23:15:04 +00:00
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