diff --git a/frontend/src/pages/Admin/AdminProducts.js b/frontend/src/pages/Admin/AdminProducts.js index 6c45671..2d8447a 100644 --- a/frontend/src/pages/Admin/AdminProducts.js +++ b/frontend/src/pages/Admin/AdminProducts.js @@ -425,6 +425,61 @@ const AdminProducts = () => { )} + {/* Seed Blend Editor */} + {formData.productType === 'seed' && ( +