diff --git a/front/src/components/Ingredients/IngredientCard.js b/front/src/components/Ingredients/IngredientCard.js index cdb08d8..1289405 100644 --- a/front/src/components/Ingredients/IngredientCard.js +++ b/front/src/components/Ingredients/IngredientCard.js @@ -14,7 +14,7 @@ export function IngredientCard({row, value, infoHandler, changeHandler}) { - {row.id}/ + {row.id}/ {row.name}