2020-09-30 08:31:45 +02:00

7 lines
122 B
JavaScript

import { jsx as _jsx } from "react/jsx-runtime.js";
/*#__PURE__*/
_jsx("div", {
attr: /*#__PURE__*/_jsx("div", {})
});