@gisce/react-ooui 1.4.1 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4974,7 +4974,7 @@ const lt = {
4974
4974
  }), Wl = (e) => /* @__PURE__ */ n($l, {
4975
4975
  m2oField: e
4976
4976
  }), Ul = (e) => /* @__PURE__ */ n(Gn, {
4977
- content: e == null ? void 0 : e.replace(/(?:\r\n|\r|\n)/g, "<br>")
4977
+ content: e == null ? void 0 : e.toString().replace(/(?:\r\n|\r|\n)/g, "<br>")
4978
4978
  }), Gl = (e) => {
4979
4979
  if (!e || e && e.length === 0)
4980
4980
  return /* @__PURE__ */ n(ne, {});