dillon1000/react
Commit
Browse files Fix broken guide example in "Motivation: Separation of Concerns"
The code example in `Motivation: Separation of Concerns` now fetches the `Engineering` facebook page instead of the user `pwh`. With the current version of the graph api, it is impossible to fetch the user picture from an username. However it is still doable for public pages.
Changed paths1 file
First-parent comparisondocs/docs/04-multiple-components.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…