@frontify/fondue
Version:
Design system of Frontify
10 lines (9 loc) • 533 B
JavaScript
import { jsx as o } from "react/jsx-runtime";
import t from "../../../../../foundation/Icon/Generated/IconTextColumnBreak16.es.js";
import { ButtonWrapper as n, IconStylingWrapper as m } from "../../helper.es.js";
import { ColumnBreakToolbarButton as e } from "../ColumnBreakToolbarButton.es.js";
const a = ({ id: r }) => /* @__PURE__ */ o(n, { id: r, children: /* @__PURE__ */ o(e, { children: /* @__PURE__ */ o(m, { icon: /* @__PURE__ */ o(t, {}) }) }) });
export {
a as ColumnBreakButton
};
//# sourceMappingURL=index.es.js.map