diff --git a/components/recipe/index.vue b/components/recipe/index.vue index 7a80514..bc1e15f 100644 --- a/components/recipe/index.vue +++ b/components/recipe/index.vue @@ -5,23 +5,30 @@ defineProps<{ recipe: Recipe }>();