app integraded :)😈
This commit is contained in:
@@ -84,7 +84,7 @@ const ModalAddIngredients = (props) => {
|
||||
<IconMeal />
|
||||
<Input
|
||||
style={{ fontSize: 20, width: 100 }}
|
||||
type="number-pad"
|
||||
keyboardType={"number-pad"}
|
||||
value={servings}
|
||||
onChangeText={(text) => setServings(text)}
|
||||
min={amountOfServings}
|
||||
|
||||
Reference in New Issue
Block a user