Skip to content

Instantly share code, notes, and snippets.

@dnakov
Created January 30, 2018 16:38
Show Gist options
  • Save dnakov/508c1f7d44aabd7b13154348c34fa7a0 to your computer and use it in GitHub Desktop.
Save dnakov/508c1f7d44aabd7b13154348c34fa7a0 to your computer and use it in GitHub Desktop.
test.js
var _jsxFileName = "testc.js";
import React from "react";
export default (function () {
return React.createElement(
"div",
{
__source: {
fileName: _jsxFileName,
lineNumber: 1
}
},
"test"
);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment