@2uinc/frontend-component-xpert-chatbot 1.33.2 → 1.33.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.
@@ -4286,6 +4286,7 @@ function Ni({
4286
4286
  maxLength: "150",
4287
4287
  onKeyDown: c,
4288
4288
  style: {
4289
+ margin: "0",
4289
4290
  borderRadius: "1rem",
4290
4291
  boxSizing: "border-box",
4291
4292
  fontFamily: "inherit",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.33.2",
3
+ "version": "1.33.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"