test commit
This commit is contained in:
@@ -126,7 +126,7 @@ export function ReviewsBlock() {
|
||||
<Typography
|
||||
variant="caption"
|
||||
component={RouterLink}
|
||||
to={`/products/${r.product.slug || r.product.id}`}
|
||||
to={`/products/${r.product.id}`}
|
||||
sx={{
|
||||
display: 'block',
|
||||
mt: 0.25,
|
||||
|
||||
Reference in New Issue
Block a user