Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0a47b commit efa5dbeCopy full SHA for efa5dbe
packages/react-devtools/CHANGELOG.md
@@ -20,7 +20,7 @@
20
21
## 4.0.3 (August 17, 2019)
22
#### Bug fixes
23
-* ES6 `Map` and `Set`, typed arrays, and other unnserializable types (e.g. Immutable JS) can now be inspected.
+* ES6 `Map` and `Set`, typed arrays, and other unserializable types (e.g. Immutable JS) can now be inspected.
24
* Empty objects and arrays now display an "(empty)" label to the right to reduce confusion.
25
* Components that use only the `useContext` hook now properly display hooks values in side panel.
26
* Style editor now supports single quotes around string values (e.g. both `"red"` and `'red'`).
0 commit comments