Skip to content

Instantly share code, notes, and snippets.

@carlrip
Last active August 25, 2019 04:45
Show Gist options
  • Save carlrip/e05033f7d36a3e988bc93bf1d460f824 to your computer and use it in GitHub Desktop.
Save carlrip/e05033f7d36a3e988bc93bf1d460f824 to your computer and use it in GitHub Desktop.
Consuming `children` prop
<Card>
<p>Some interesting text</p>
<button>Click me</button>
</Card>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment