diff --git a/frontend/src/components/Recipe/RecipeEditor/index.vue b/frontend/src/components/Recipe/RecipeEditor/index.vue index ef735d13d..bdc153ff8 100644 --- a/frontend/src/components/Recipe/RecipeEditor/index.vue +++ b/frontend/src/components/Recipe/RecipeEditor/index.vue @@ -27,23 +27,36 @@ + + + {{ $t("recipe.categories") }} + + + + + + -

{{ $t("recipe.categories") }}

- - -

{{ $t("tag.tags") }}

- + + + {{ $t("tag.tags") }} + + + + + +