UNPKG

@lanaco/lnc-react-ui

Version:

React component library

11 lines (10 loc) 271 B
import { jsx as n } from "react/jsx-runtime"; import { forwardRef as a } from "react"; const m = a((t, r) => { const { children: o, ...e } = t; return /* @__PURE__ */ n("main", { ref: r, ...e, children: o }); }); m.displayName = "Content"; export { m as default };