This commit is contained in:
shafi54 2026-03-25 16:04:19 +05:30
parent 6ff1fd63e5
commit 809c87e712

View file

@ -279,7 +279,7 @@ useEffect(() => {
}
}}
step={item.product.incrementStep}
showUnits={true}
showUnits={false}
unit={item.product?.unitNotation}
/>
</View>