9 lines
112 B
JavaScript

import { jsx as _jsx } from "react/jsx-runtime";
/*#__PURE__*/
_jsx(Component, {
y: 2,
z: true,
...x
});