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