@gisce/react-ooui 1.4.2-rc.0 → 1.4.3-rc.0

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.
@@ -4976,7 +4976,7 @@ const lt = {
4976
4976
  }), Wl = (e) => /* @__PURE__ */ n($l, {
4977
4977
  m2oField: e
4978
4978
  }), Ul = (e) => /* @__PURE__ */ n(Gn, {
4979
- content: e == null ? void 0 : e.replace(/(?:\r\n|\r|\n)/g, "<br>")
4979
+ content: e == null ? void 0 : e.toString().replace(/(?:\r\n|\r|\n)/g, "<br>")
4980
4980
  }), Gl = (e) => {
4981
4981
  if (!e || e && e.length === 0)
4982
4982
  return /* @__PURE__ */ n(ne, {});