UNPKG

stone-kit

Version:
23 lines (22 loc) 489 B
import { jsx as c } from "react/jsx-runtime"; import { c as _ } from "../../../index-rKuIKazb.js"; const i = "_root_wkh0k_1", o = { root: i }, e = _.bind(o), f = ({ children: m, className: r, additionalClass: t = "", html: s, ...n }) => s ? /* @__PURE__ */ c( "div", { className: e(o.root, r, t), ...n, dangerouslySetInnerHTML: { __html: s } } ) : /* @__PURE__ */ c( "div", { className: e(o.root, r, t), ...n, children: m } ); export { f as Text };