basic instructions editor
This commit is contained in:
parent
47ffe8c74d
commit
e94be51f3e
10 changed files with 108 additions and 33 deletions
|
|
@ -30,7 +30,7 @@ export default function RecipeEditPage() {
|
|||
title: "",
|
||||
ingredientGroupList: [
|
||||
],
|
||||
instructions: "",
|
||||
instructionStepList: [],
|
||||
servings: {
|
||||
amount: 1,
|
||||
unit: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue