Skip to content

Commit

Permalink
revert whitespace removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessevdpoel committed Jan 5, 2024
1 parent 6a34c4a commit bc02d42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/magento-graphcms/pages/p/[url].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ function ProductPage(props: Props) {
}}
/>
)}

<RecentlyViewedProducts
title={<Trans id='Recently viewed products' />}
exclude={[product.sku]}
Expand Down

0 comments on commit bc02d42

Please sign in to comment.