mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
38cdbc28fcc30cee6b53678a43cc8eac8ea615b4
When we have a key we read displayName eagerly for future warnings.
In general, React should be inspecting if something is a client
reference before dotting into it. However, we use displayName a lot and
it kind of has defined meaning for debugging everywhere it's used so
seems fine to treat this as undefined.
DiffTrain build for [c8510227c1](https://github.com/facebook/react/commit/c8510227c1b9c4049979b81e998ec40545e2ce9b)
[View git log for this commit](https://github.com/facebook/react/commits/c8510227c1b9c4049979b81e998ec40545e2ce9b)
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%