Skip to content

Instantly share code, notes, and snippets.

@kylpo

kylpo/block5.jsx Secret

Created June 21, 2017 23:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylpo/4eb85cfa0ffbb0054199602d5ee070f7 to your computer and use it in GitHub Desktop.
Save kylpo/4eb85cfa0ffbb0054199602d5ee070f7 to your computer and use it in GitHub Desktop.
React.createElement(
Cloning_,
null,
React.createElement(
Div,
{ hi: 'hi' }
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment