Skip to content

Instantly share code, notes, and snippets.

@gc-codesnippets
Created March 26, 2018 09:56
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save gc-codesnippets/7da5fd1616a85e26f9afe86971187c96 to your computer and use it in GitHub Desktop.
<DataProvider render={data => (
<h1>Hello {data.target}</h1>
)}/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment