Skip to content

Instantly share code, notes, and snippets.

@isacjunior
Created May 8, 2018 19:33
Show Gist options
  • Save isacjunior/4644c8cc8e2794a4c45fafbb648e6f72 to your computer and use it in GitHub Desktop.
Save isacjunior/4644c8cc8e2794a4c45fafbb648e6f72 to your computer and use it in GitHub Desktop.
{
type: 'h1',
props: { className: 'title' },
children: ['Hello World'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment