@royaloperahouse/chord 2.2.9-a-chord-development → 2.2.9-b-chord-development

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.
@@ -6475,6 +6475,7 @@ var Card = function Card(_ref) {
6475
6475
  }, highlightText)), auxiliaryCTA && /*#__PURE__*/React__default.createElement(ExtraActionsContainer, null, /*#__PURE__*/React__default.createElement(AuxiliaryButton, Object.assign({}, auxiliaryCTA), auxiliaryCTA.text)), links && /*#__PURE__*/React__default.createElement(ButtonsContainer$1, {
6476
6476
  ref: node,
6477
6477
  "data-testid": "buttonscontainer",
6478
+ className: "cardButtonsContainer",
6478
6479
  size: size,
6479
6480
  primaryButtonTextLength: firstButtonText.length,
6480
6481
  tertiaryButtonTextLength: secondButtonText.length,