dillon1000/react

Commit

fix[devtools]: display NaN as string in values (#26947)

## Summary

>Warning: Received NaN for the `children` attribute. If this is
expected, cast the value to a string.

Fixes this warning, when we try to display NaN as NaN in key-value list.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Components/KeyValue.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…