mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +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