From 91f94ddea919b178a99c97dcc430ecad9f510907 Mon Sep 17 00:00:00 2001 From: "Kayashov.SM" Date: Sun, 27 Apr 2025 21:57:34 +0400 Subject: [PATCH] =?UTF-8?q?#9=20-=20=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0?= =?UTF-8?q?=20=D0=B7=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=BA=D0=B8=20=D0=B8?= =?UTF-8?q?=D0=B7=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B9=20?= =?UTF-8?q?(=D0=BE=D0=BF=D1=82=D0=B8=D0=BC=D0=B8=D0=B7=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BD=D0=B5=20=D0=BF=D0=BE=D0=BC=D0=BE=D0=B3=D0=BB?= =?UTF-8?q?=D0=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/components/Ingredients/IngredientCard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}