@royaloperahouse/chord 1.6.3 → 1.6.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
@@ -5210,6 +5210,7 @@ var Cards = function Cards(_ref) {
5210
5210
  }, /*#__PURE__*/React__default.createElement(Card, {
5211
5211
  size: size,
5212
5212
  image: card.image,
5213
+ imageAltText: card.imageAltText,
5213
5214
  progress: card.progress,
5214
5215
  title: card.title,
5215
5216
  subtitle: card.subtitle,