Closed thinkjrs closed 8 months ago
This adds the isFlat prop usages that can be passed down from the options property when a user is rendering the PromoButton component.
isFlat
options
PromoButton
Prior to this merge we allowed this but were doing nothing with the actual value being set by isFlat.
This adds the
isFlat
prop usages that can be passed down from theoptions
property when a user is rendering thePromoButton
component.Prior to this merge we allowed this but were doing nothing with the actual value being set by
isFlat
.