@2uinc/frontend-component-xpert-chatbot 1.34.0-alpha.6 → 1.34.0-alpha.7
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/lib/index.min.js +1 -1
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -21374,7 +21374,7 @@ const td = ({ src: e, alt: t, ...n }) => {
|
|
21374
21374
|
if (!a || !u) return;
|
21375
21375
|
const l = setTimeout(() => s(!1), 1e4);
|
21376
21376
|
return () => clearTimeout(l);
|
21377
|
-
}, [a, u]), /* @__PURE__ */ I.jsx("div", { ref: r, style: {
|
21377
|
+
}, [a, u]), /* @__PURE__ */ I.jsx("div", { ref: r, style: { position: "relative" }, children: a && /* @__PURE__ */ I.jsxs(I.Fragment, { children: [
|
21378
21378
|
u && /* @__PURE__ */ I.jsx(
|
21379
21379
|
"div",
|
21380
21380
|
{
|