dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisondocs/tutorial/tutorial.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…