@phonghq/go-chat 1.0.31 → 1.0.32
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/go-chat.es.js
CHANGED
|
@@ -66737,7 +66737,7 @@ const mW = {
|
|
|
66737
66737
|
te("p", { class: "text-3xl md:text-3xl text-chat-haze-800 font-bold text-center mb-2" }, " Go Chat Access Registration Form ")
|
|
66738
66738
|
], -1)),
|
|
66739
66739
|
te("div", null, [
|
|
66740
|
-
f[3] || (f[3] = te("p", { class: "text-xl font-semibold text-chat-haze-600 mb-2" }, "Business name", -1)),
|
|
66740
|
+
f[3] || (f[3] = te("p", { class: "text-xl text-left font-semibold text-chat-haze-600 mb-2" }, "Business name", -1)),
|
|
66741
66741
|
te("div", QW, [
|
|
66742
66742
|
nn(te("input", {
|
|
66743
66743
|
class: "!outline-none h-8 px-2 w-full",
|
|
@@ -66749,7 +66749,7 @@ const mW = {
|
|
|
66749
66749
|
])
|
|
66750
66750
|
]),
|
|
66751
66751
|
te("div", null, [
|
|
66752
|
-
f[5] || (f[5] = te("p", { class: "text-xl font-semibold text-chat-haze-600 mb-2" }, "Set up phone forward", -1)),
|
|
66752
|
+
f[5] || (f[5] = te("p", { class: "text-xl text-left font-semibold text-chat-haze-600 mb-2" }, "Set up phone forward", -1)),
|
|
66753
66753
|
te("div", JW, [
|
|
66754
66754
|
te("div", XW, [
|
|
66755
66755
|
qe(qW, {
|