UNPKG

fui-fancyui

Version:
11 lines (10 loc) 282 B
"use client"; import { jsx as n } from "react/jsx-runtime"; import { StyledRawA as o } from "./RawA.style.js"; function m(t) { const { children: e, externalStyle: r, ...l } = t; return /* @__PURE__ */ n(o, { $externalStyle: r, ...l, children: e }); } export { m as default };