test commit

This commit is contained in:
Kirill
2026-05-21 21:39:36 +05:00
parent b7895b3fe1
commit 367ea1e501
@@ -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,