dillon1000/react

Commit

Fix object spread operator (#8378)

Object spread operator performs shallow copy of object's arguments, so it should be placed before new properties are assigned.
Browse files
Changed paths1 file
First-parent comparison
M docs/tutorial/tutorial.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…