Skip to content

Instantly share code, notes, and snippets.

@msteckyefantis
Created June 17, 2018 16:18
Show Gist options
  • Save msteckyefantis/70bb995a00cff46e9cb47f7db392699f to your computer and use it in GitHub Desktop.
Save msteckyefantis/70bb995a00cff46e9cb47f7db392699f to your computer and use it in GitHub Desktop.
return e(
'div',
{
style: {
width: 100,
height: 100,
backgroundColor: 'green'
}
}
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment