Skip to content

Instantly share code, notes, and snippets.

@behnamazimi
Created November 8, 2020 10:28
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 behnamazimi/e9534782ef5a805f130c5b52d95d6d17 to your computer and use it in GitHub Desktop.
Save behnamazimi/e9534782ef5a805f130c5b52d95d6d17 to your computer and use it in GitHub Desktop.
<MyComponent x={2} y={3}>
{(resultProps) => {
return ...
}}
</MyComponent>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment