mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Latest Updates
This commit is contained in:
@@ -124,9 +124,7 @@ const ProductView: FC<ProductViewProps> = ({ product, relatedProducts }) => {
|
||||
/>
|
||||
<div className="flex flex-row justify-between items-center">
|
||||
<Rating value={2} />
|
||||
<div className="text-accent-6 pr-1 font-medium select-none">
|
||||
36 reviews
|
||||
</div>
|
||||
<div className="text-accent-6 pr-1 font-medium">36 reviews</div>
|
||||
</div>
|
||||
<div>
|
||||
<Button
|
||||
|
Reference in New Issue
Block a user