Skip to content

Instantly share code, notes, and snippets.

@IvanVergiliev
Created August 13, 2014 07:32
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 IvanVergiliev/bb62c1af502fdfa800fd to your computer and use it in GitHub Desktop.
Save IvanVergiliev/bb62c1af502fdfa800fd to your computer and use it in GitHub Desktop.
var HelloMessage = React.createClass({
render: function() {
return <script>function f() { var a = 5; }</script>;
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment