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