Created
October 28, 2018 07:04
-
-
Save ryardley/8e1cce3105f739aaa8f8bac64c876b37 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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