Skip to content

Instantly share code, notes, and snippets.

@jeremeylduvall
Created December 14, 2017 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremeylduvall/16c39da0ac4601d9cc1eb174a51011d3 to your computer and use it in GitHub Desktop.
Save jeremeylduvall/16c39da0ac4601d9cc1eb174a51011d3 to your computer and use it in GitHub Desktop.
return (
<div>
<Header bio={ bio } username={ username } src={ avatar } />
{ displayPhotos() }
</div>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment