mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
* ensure getDisplayName is only called on functions * add SuspenseList to Dev tools element names * Add SuspenseList and pass tests * Import SuspenseList directly * run prettier * Refactor tests to use real components * run linter