diff --git a/src/pages/recipe/new.astro b/src/pages/recipe/new.astro index 0b3e6f8..aa4f4bb 100644 --- a/src/pages/recipe/new.astro +++ b/src/pages/recipe/new.astro @@ -52,7 +52,7 @@ async function submitRecipe() {
Steps
Step ${step.index + 1}
${step.instruction}