No errors grocery page
This commit is contained in:
@@ -90,7 +90,7 @@ const ModalAddIngredients = (props) => {
|
||||
min={amountOfServings}
|
||||
step={amountOfServings}
|
||||
placeholder="Multiplier" />
|
||||
<p style={{ marginLeft: 5 }}>servings</p>
|
||||
<Text style={{ marginLeft: 5 }}>servings</Text>
|
||||
</WrapperInput>
|
||||
{IngredientsList}
|
||||
<WrapperButtons>
|
||||
|
||||
Reference in New Issue
Block a user