Skip to content

Instantly share code, notes, and snippets.

@PaulieScanlon
Created September 4, 2018 08:30
Show Gist options
  • Save PaulieScanlon/ab7622eaa1123d73e76071e416cb9c33 to your computer and use it in GitHub Desktop.
Save PaulieScanlon/ab7622eaa1123d73e76071e416cb9c33 to your computer and use it in GitHub Desktop.
<Fetcher
fetchMethod={{
method: "gitHubActivity"
}}
dataReducer={gitHubActivityHandler}
renderComponent={data => <GitHubActivity {...data} />}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment