Product mandatory field update

This commit is contained in:
Sibunnayak 2024-09-11 15:16:57 +05:30
parent 826eadd057
commit 47130b8309

View File

@ -21,7 +21,6 @@ const ProductDetails = (props) => {
data.price === "" ||
data.GST === "" ||
data.category === "" ||
data.description === "" ||
data.product_Status === ""||
data.HSN_Code === "" ||
data.brand === ""