@2uinc/frontend-component-xpert-chatbot 1.3.19-beta.1 → 1.3.19

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.
@@ -7943,7 +7943,7 @@ const lr = ({
7943
7943
  {
7944
7944
  ...l,
7945
7945
  role: "link",
7946
- tabIndex: -1,
7946
+ tabIndex: 0,
7947
7947
  onClick: o,
7948
7948
  onKeyDown: void 0,
7949
7949
  children: l.children
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.3.19-beta.1",
3
+ "version": "1.3.19",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",