Commit 3ac81d9
committed
ReactFiberHydrationWarning in react-reconciler: pretty attribute names
Print the extra attribute names array nicer, with a space after comma.
The default array toString was used implicitly before.1 parent 3916a3b commit 3ac81d9
File tree
2 files changed
+2
-2
lines changed- packages
- react-dom/src/__tests__
- react-reconciler/src
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
| 555 | + | |
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
| 668 | + | |
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
| |||
0 commit comments