@royaloperahouse/chord 0.4.3 → 0.4.4

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.
package/dist/chord.esm.js CHANGED
@@ -3989,7 +3989,8 @@ var AnchorTapBar = function AnchorTapBar(_ref) {
3989
3989
  selected: isSelectedItem(id),
3990
3990
  onClick: function onClick(e) {
3991
3991
  return onClicktab(e, id);
3992
- }
3992
+ },
3993
+ tabIndex: 0
3993
3994
  }, rest), text));
3994
3995
  })), tabsOverflow ? /*#__PURE__*/React__default.createElement(ArrowsContainer, null, !scrollStart ? /*#__PURE__*/React__default.createElement(ArrowWrapper, {
3995
3996
  onClick: scrollToLeft