@2uinc/frontend-component-xpert-chatbot 1.13.0-alpha.5 → 1.13.0-alpha.6

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.
@@ -2836,7 +2836,7 @@ const zt = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMj
2836
2836
  }, zr = ({ handleFloatingActionButtonClick: e }) => {
2837
2837
  var i, o;
2838
2838
  const { xpertKey: t, launchButton: n } = Pe(Re), r = rt(Cu);
2839
- return /* @__PURE__ */ T.jsx("div", { children: /* @__PURE__ */ T.jsx(
2839
+ return /* @__PURE__ */ T.jsx(
2840
2840
  Tn,
2841
2841
  {
2842
2842
  onClick: e,
@@ -2857,7 +2857,7 @@ const zt = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMj
2857
2857
  }
2858
2858
  )
2859
2859
  }
2860
- ) });
2860
+ );
2861
2861
  };
2862
2862
  zr.propTypes = {
2863
2863
  handleFloatingActionButtonClick: I.func
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.13.0-alpha.5",
3
+ "version": "1.13.0-alpha.6",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",