@2uinc/frontend-component-xpert-chatbot 1.13.6-beta.6 → 1.13.6

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.
@@ -1408,7 +1408,7 @@ function wn({
1408
1408
  "button",
1409
1409
  {
1410
1410
  id: "xpert_chatbot__floating-action-btn",
1411
- tabIndex: -1,
1411
+ tabIndex: 0,
1412
1412
  type: "button",
1413
1413
  "aria-label": e,
1414
1414
  className: Lo(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.13.6-beta.6",
3
+ "version": "1.13.6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"