mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
This makes sure that `post.author` will be the actual data we want and we don't have to assign it every time, potentially messing it up.
This makes sure that `post.author` will be the actual data we want and we don't have to assign it every time, potentially messing it up.