UNPKG

@frontify/fondue

Version:
9 lines (8 loc) 403 B
import { jsx as t } from "react/jsx-runtime"; import { ButtonWrapper as p } from "../../helper.es.js"; import { TextStyleDropdown as m } from "./TextStyleDropdown.es.js"; const f = ({ editorId: o, id: r, textStyles: e }) => /* @__PURE__ */ t(p, { id: r, children: /* @__PURE__ */ t(m, { editorId: o, textStyles: e }) }); export { f as TextStyleButton }; //# sourceMappingURL=TextStyleButton.es.js.map