@2uinc/frontend-component-xpert-chatbot 1.3.27-alpha.1 → 1.3.27-alpha.2

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.
@@ -2341,7 +2341,7 @@ function Wo({
2341
2341
  "div",
2342
2342
  {
2343
2343
  "data-testid": "xpert-conversations-header",
2344
- className: "xpert-conversations-header-clipping-fix",
2344
+ className: "xpert-chatbot-popup__border--clipping-fix",
2345
2345
  style: {
2346
2346
  display: "flex",
2347
2347
  alignItems: "center",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.3.27-alpha.1",
3
+ "version": "1.3.27-alpha.2",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",