Skip to content

Instantly share code, notes, and snippets.

@SeraphimSerapis
Created May 18, 2015 22:29
Show Gist options
  • Save SeraphimSerapis/932351bf8690dda78da5 to your computer and use it in GitHub Desktop.
Save SeraphimSerapis/932351bf8690dda78da5 to your computer and use it in GitHub Desktop.
Rendering instruction
React.render(
<HostedFields />, document.getElementById('fields')
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment