Added new secondaryMetaContent prop and conditional props in PriceCardContent
AW
Amanda Wallin
priceText
, secondaryPriceText
, and secondaryMetaContent
in PriceCardContent
.PriceCardContent
with a new prop named secondaryMetaContent
, which accepts a React.Element
to be displayed below the price. This can be used for elements like icons with tooltips.customAttribute
to PriceObject
in PriceCardContent
.