dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M docs/docs/04-multiple-components.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…