mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
91676a619a
Object spread operator performs shallow copy of object's arguments, so it should be placed before new properties are assigned.