2020-12-15 00:02:23 +01:00

7 lines
119 B
JavaScript

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