Last active
August 25, 2019 04:45
-
-
Save carlrip/e05033f7d36a3e988bc93bf1d460f824 to your computer and use it in GitHub Desktop.
Consuming `children` prop
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
| <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