@2uinc/frontend-component-xpert-chatbot 1.13.9-beta.8 → 1.13.9-beta.9
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 +0 -2
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -10805,7 +10805,6 @@ function Ja({
|
|
10805
10805
|
onClick: n,
|
10806
10806
|
"aria-label": a.text,
|
10807
10807
|
type: "button",
|
10808
|
-
tabIndex: 0,
|
10809
10808
|
children: /* @__PURE__ */ N.jsx("div", { className: "xpert_chatbot__proactive-message__text", children: e })
|
10810
10809
|
}
|
10811
10810
|
) }),
|
@@ -10816,7 +10815,6 @@ function Ja({
|
|
10816
10815
|
onClick: m,
|
10817
10816
|
"aria-label": "Close proactive message",
|
10818
10817
|
type: "button",
|
10819
|
-
tabIndex: 0,
|
10820
10818
|
children: /* @__PURE__ */ N.jsx(
|
10821
10819
|
Nt,
|
10822
10820
|
{
|