Last active
April 26, 2017 11:12
-
-
Save albertorestifo/af80e214f4dedb293e76cc60416f9f36 to your computer and use it in GitHub Desktop.
This file contains 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
- <h1 style={style.title}> | |
+ <h1 style={style.title} className="title-heading"> | |
{children} | |
</h1> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment