enh
This commit is contained in:
parent
6ff1fd63e5
commit
809c87e712
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ useEffect(() => {
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
step={item.product.incrementStep}
|
step={item.product.incrementStep}
|
||||||
showUnits={true}
|
showUnits={false}
|
||||||
unit={item.product?.unitNotation}
|
unit={item.product?.unitNotation}
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue