(null);
@@ -1498,7 +1498,7 @@ export default function DesignCanvas({ product }: { product: ProductDTO }) {
+
- {approvalStatus === 'APPROVED' ? (
+ {!isAdminEditing && (approvalStatus === 'APPROVED' ? (
- )}
+ ))}
{elementsFront.length === 0 && elementsBack.length === 0 && !approvalStatus && (
Add text or images to personalize your design before submitting