react-pro-messenger 1.0.16 → 1.0.17
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.
- package/dist/index.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5258,7 +5258,7 @@ const pd = (e, t) => mr(e) ? new hd(t) : new dd(t, {
|
|
|
5258
5258
|
return Mt(() => (s.current || (s.current = document.createElement("div"), document.body.appendChild(s.current)), l(!0), () => {
|
|
5259
5259
|
s.current && !t && (document.body.removeChild(s.current), s.current = null);
|
|
5260
5260
|
}), [t]), !s.current || !o ? null : Na.createPortal(
|
|
5261
|
-
/* @__PURE__ */ g.exports.jsx(ks, { children: t && /* @__PURE__ */ g.exports.jsx(
|
|
5261
|
+
/* @__PURE__ */ g.exports.jsx("div", { className: "z-[999]", children: /* @__PURE__ */ g.exports.jsx(ks, { children: t && /* @__PURE__ */ g.exports.jsx(
|
|
5262
5262
|
_r.div,
|
|
5263
5263
|
{
|
|
5264
5264
|
initial: { opacity: 0, scale: 0.8, y: -10 },
|
|
@@ -5286,7 +5286,7 @@ const pd = (e, t) => mr(e) ? new hd(t) : new dd(t, {
|
|
|
5286
5286
|
u
|
|
5287
5287
|
))
|
|
5288
5288
|
}
|
|
5289
|
-
) }),
|
|
5289
|
+
) }) }),
|
|
5290
5290
|
s.current
|
|
5291
5291
|
);
|
|
5292
5292
|
}, vd = () => /* @__PURE__ */ g.exports.jsx(
|