dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-devtools-shared/src/devtools/views/Components/KeyValue.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…