mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Missmatch with RightArrow
This commit is contained in:
@@ -155,7 +155,7 @@ const ProductView: FC<ProductViewProps> = ({ product, relatedProducts }) => {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr className="mt-6" />
|
||||
<hr className="mt-6 border-accent-2" />
|
||||
<section className="py-6 px-6 mb-10">
|
||||
<Text variant="sectionHeading">Related Products</Text>
|
||||
<div className="grid grid-cols-2 py-2 gap-4 md:grid-cols-4 md:gap-20">
|
||||
|
Reference in New Issue
Block a user