tenjin-ui-kit 0.3.44 → 0.3.45
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.
|
@@ -89,7 +89,7 @@ var ChatBotModal = function ChatBotModal(_ref) {
|
|
|
89
89
|
},
|
|
90
90
|
whiteSpace: "nowrap"
|
|
91
91
|
}
|
|
92
|
-
}, "Tenjin
|
|
92
|
+
}, "Tenjin Chat Bot"), /*#__PURE__*/_react.default.createElement(_material.Box, {
|
|
93
93
|
sx: {
|
|
94
94
|
p: 1,
|
|
95
95
|
ml: 1,
|
|
@@ -103,7 +103,7 @@ var ChatBotModal = function ChatBotModal(_ref) {
|
|
|
103
103
|
}, /*#__PURE__*/_react.default.createElement(_text.default, {
|
|
104
104
|
variant: "h6",
|
|
105
105
|
semibold: true
|
|
106
|
-
}, "Chat with Tenjin
|
|
106
|
+
}, "Chat with Tenjin"), /*#__PURE__*/_react.default.createElement(_material.Box, null, /*#__PURE__*/_react.default.createElement(_material.IconButton, {
|
|
107
107
|
onClick: function onClick() {
|
|
108
108
|
return setIsFullscreen(function (prev) {
|
|
109
109
|
return !prev;
|