Remove reviews section from product pages
- Delete Reviews.tsx component - Remove Reviews from standard product page - Remove Reviews from made-to-order product page - Simplify page layout by removing review section Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Haiku 4.5
parent
74f9db6501
commit
10af792261
@@ -46,7 +46,9 @@
|
||||
"Bash(rm -rf .next node_modules/.cache)",
|
||||
"Bash(git commit -m 'Fix JSX syntax errors in DesignCanvas - close bracket issues *)",
|
||||
"Bash(rm -rf craft2prints)",
|
||||
"Bash(git commit -m 'Add design approval workflow and per-image dimension tracking *)"
|
||||
"Bash(git commit -m 'Add design approval workflow and per-image dimension tracking *)",
|
||||
"Bash(git commit -m 'Remove feedback messages to simplify design canvas layout *)",
|
||||
"Bash(git commit -m 'Remove reviews section from product pages *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user