diff --git a/frontend/src/pages/Products/Products.js b/frontend/src/pages/Products/Products.js index 65896d0..4c7179f 100644 --- a/frontend/src/pages/Products/Products.js +++ b/frontend/src/pages/Products/Products.js @@ -752,12 +752,12 @@ const CreateProductModal = ({ onSubmit, onCancel, sharedProducts, categories }) )} -
+
{formData.productType === 'seed' ? (
-
+
setSeedNewRate(e.target.value)} placeholder="e.g., 7" /> @@ -782,7 +782,7 @@ const CreateProductModal = ({ onSubmit, onCancel, sharedProducts, categories }) )}
-
+
setEditSeedNewRate(e.target.value)} placeholder="e.g., 7" /> @@ -1485,7 +1485,7 @@ const EditProductModal = ({ product, onSubmit, onCancel, sharedProducts, categor )}
-
+