Commit cb284f6
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 1720d3f commit cb284f6
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 | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
| |||
0 commit comments