dillon1000/react

Commit

Add SuspenseList to devTools (#19684)

* 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
Browse files
Changed paths3 files
First-parent comparison
M packages/react-devtools-shared/src/__tests__/utils-test.js ModifiedM packages/react-devtools-shared/src/utils.js ModifiedM packages/react-is/src/ReactIs.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…