UNPKG

@mankindui/core

Version:

- a react component library - you can see how @mankindui/core can be used via examples: [usage examples](https://github.com/clarklindev/mankindui-test)

8 lines (7 loc) 330 B
import { j as s } from "../../_virtual/jsx-runtime.js"; const a = ({ className: t, children: o, style: e }) => /* @__PURE__ */ s.jsx("div", { "data-component": a.displayName, style: e, className: ["relative pb-8", t].join(" "), children: o }); a.displayName = "Layout"; export { a as Layout }; //# sourceMappingURL=index.js.map