whyuzeim 1.1.67 → 1.1.69

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.
@@ -139,7 +139,7 @@ var HighlyCustomChat = function HighlyCustomChat(props) {
139
139
  },
140
140
  className: "inline-block"
141
141
  }, /*#__PURE__*/React.createElement("span", {
142
- className: "cui-message-text"
142
+ className: "cui-message-text1"
143
143
  }, /*#__PURE__*/React.createElement(ReactMarkdown, {
144
144
  remarkPlugins: [remarkGfm]
145
145
  }, "".concat(msg.msg.replace(/^"|"$/g, '').replace(/\\n/g, '\n'))))), /*#__PURE__*/React.createElement("span", {
@@ -137,7 +137,7 @@ var HighlyCustomChat = function HighlyCustomChat(props) {
137
137
  },
138
138
  className: "inline-block"
139
139
  }, /*#__PURE__*/React.createElement("span", {
140
- className: "cui-message-text"
140
+ className: "cui-message-text1"
141
141
  }, /*#__PURE__*/React.createElement(ReactMarkdown, {
142
142
  remarkPlugins: [remarkGfm]
143
143
  }, "".concat(msg.msg.replace(/^"|"$/g, '').replace(/\\n/g, '\n'))))), /*#__PURE__*/React.createElement("span", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "whyuzeim",
3
- "version": "1.1.67",
3
+ "version": "1.1.69",
4
4
  "description": "im componenets",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",