@2uinc/frontend-component-xpert-chatbot 1.6.2 → 1.6.4
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 +2 -2
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -901,10 +901,10 @@ const hu = /* @__PURE__ */ nt(du), gu = {
|
|
901
901
|
launchButton: {
|
902
902
|
message: {
|
903
903
|
enabled: !0,
|
904
|
-
text: "Chat
|
904
|
+
text: "Chat to us",
|
905
905
|
style: {
|
906
906
|
color: "#E31A82",
|
907
|
-
right: "
|
907
|
+
right: "1.5rem",
|
908
908
|
fontFamily: "system-ui"
|
909
909
|
}
|
910
910
|
},
|