diff --git a/vue3/src/pages/PropertyEditorPage.vue b/vue3/src/pages/PropertyEditorPage.vue index f6cd14aea..b42356a2e 100644 --- a/vue3/src/pages/PropertyEditorPage.vue +++ b/vue3/src/pages/PropertyEditorPage.vue @@ -45,31 +45,51 @@ - - {{ food.name }} + - + {{ ingredient.food.name }} + + + + + + + + + + + + + + + + + + + - + - + - - + + @@ -123,7 +143,8 @@ - + @@ -153,7 +174,7 @@