@rws-aoa/react-library
Version:
RWS AOA Design System
20 lines (19 loc) • 652 B
JavaScript
import { jsx as a } from "react/jsx-runtime";
import { c } from "../../../chunks/compiler-runtime.hDcrsMwn.js";
import { Typography as l } from "@mui/material";
function h(p) {
const t = c.c(8);
let o, r, e;
t[0] !== p ? ({
variant: e,
style: r,
...o
} = p, t[0] = p, t[1] = o, t[2] = r, t[3] = e) : (o = t[1], r = t[2], e = t[3]);
const n = e ?? "caption";
let i;
return t[4] !== o || t[5] !== r || t[6] !== n ? (i = /* @__PURE__ */ a(l, { ...o, style: r, variant: n, children: "" }), t[4] = o, t[5] = r, t[6] = n, t[7] = i) : i = t[7], i;
}
export {
h as AoaZeroWidthSpace
};
//# sourceMappingURL=ZeroWidthSpace.js.map