ывав
This commit is contained in:
@@ -32,7 +32,9 @@ export function ReviewsBlock() {
|
||||
return (
|
||||
<Paper variant="outlined" sx={{ p: { xs: 2, sm: 3 }, borderRadius: 2, bgcolor: 'background.paper' }}>
|
||||
<Stack spacing={0.75} sx={{ mb: 2 }}>
|
||||
<Typography variant="h5" component="h3">Отзывы</Typography>
|
||||
<Typography variant="h5" component="h3">
|
||||
Отзывы
|
||||
</Typography>
|
||||
<Typography variant="body2" color="text.secondary">
|
||||
Последние отзывы о товарах
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user