diff --git a/frontend/src/components/recipe-mobile/recipe-edit.vue b/frontend/src/components/recipe-mobile/recipe-edit.vue new file mode 100644 index 0000000..054d5f5 --- /dev/null +++ b/frontend/src/components/recipe-mobile/recipe-edit.vue @@ -0,0 +1,131 @@ + + + + diff --git a/frontend/src/components/recipe-mobile/recipe-list.vue b/frontend/src/components/recipe-mobile/recipe-list.vue index 1e58a24..0b6e018 100644 --- a/frontend/src/components/recipe-mobile/recipe-list.vue +++ b/frontend/src/components/recipe-mobile/recipe-list.vue @@ -6,7 +6,16 @@ @load="onLoad" class="recipe-list" > - +