diff --git a/src/components/recipe/recipe.tsx b/src/components/recipe/recipe.tsx index ad39d1c..6fb36df 100644 --- a/src/components/recipe/recipe.tsx +++ b/src/components/recipe/recipe.tsx @@ -20,13 +20,15 @@ export async function Recipe({

{title}

- {`Photo - +
+ {`Zdjęcie +
{ingredients.map(async (ingredient) => (