@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.
@@ -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
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.13.9-beta.8",
3
+ "version": "1.13.9-beta.9",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"