From af6600166dcde27be3c019454d1f023d2012682e Mon Sep 17 00:00:00 2001 From: bastien ollier Date: Mon, 17 Jun 2024 13:53:28 +0200 Subject: [PATCH] add click on line --- src/app/recipes/recipes.component.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/app/recipes/recipes.component.html b/src/app/recipes/recipes.component.html index 5ad3e07..5ca2e51 100644 --- a/src/app/recipes/recipes.component.html +++ b/src/app/recipes/recipes.component.html @@ -5,26 +5,21 @@ id - {{element.id}} - + name - {{element.name}} - description - {{element.description}} - @@ -37,7 +32,9 @@ - + + +