@2uinc/frontend-component-xpert-chatbot 1.11.0-alpha.1 → 1.11.0-alpha.3
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 -2
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -10859,7 +10859,6 @@ function Zh(e) {
|
|
10859
10859
|
const Kh = 991, Xh = [];
|
10860
10860
|
function Jr({ submitEventExternal: e }) {
|
10861
10861
|
var mt;
|
10862
|
-
console.log("x render");
|
10863
10862
|
const {
|
10864
10863
|
xpertKey: t,
|
10865
10864
|
chatApi: n,
|
@@ -11173,7 +11172,7 @@ function Jr({ submitEventExternal: e }) {
|
|
11173
11172
|
] }) })
|
11174
11173
|
}
|
11175
11174
|
),
|
11176
|
-
|
11175
|
+
/* @__PURE__ */ T.jsx(
|
11177
11176
|
Cu,
|
11178
11177
|
{
|
11179
11178
|
handleFloatingActionButtonClick: oe
|