Skip to content

Commit

Permalink
Fix new ProductSummaryBuyButton
Browse files Browse the repository at this point in the history
  • Loading branch information
estacioneto committed May 27, 2019
1 parent b04cbe3 commit 55c8a13
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -79,7 +79,7 @@ const ProductSummaryBuyButton = ({
}
isOneClickBuy={isOneClickBuy}
>
<IOMessage id="store/button-label" />
<IOMessage id={buyButtonText} />
</BuyButton>
</div>
</div>
Expand Down

0 comments on commit 55c8a13

Please sign in to comment.