dillon1000/react

Commit

[DevTools][Bugfix] Don't hide fragment if it has a key (#25197)

resolves #25187

---

We shouldn't hide fragments that have a key because this is important information that the user might want in the future.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/backend/renderer.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…