react-code-dataset / next.js /crates /next-custom-transforms /tests /loader /front /attr-1 /output.js
| import _JSXStyle from "styled-jsx/style"; | |
| export default function Foo() { | |
| return /*#__PURE__*/ React.createElement("div", { | |
| render: function(v) { | |
| return /*#__PURE__*/ React.createElement("form", { | |
| className: "jsx-3d44fb7892a1f38b" | |
| }); | |
| }, | |
| className: "jsx-3d44fb7892a1f38b" | |
| }, /*#__PURE__*/ React.createElement(_JSXStyle, { | |
| id: "3d44fb7892a1f38b" | |
| }, "span.jsx-3d44fb7892a1f38b{color:red}")); | |
| } | |