From 357e8772e72afa084b6e4558572163d9fc2ddda5 Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Thu, 11 Dec 2025 20:49:34 -0700 Subject: [PATCH] forgot these --- web/src/components/forms/IngredientSection.tsx | 4 ++-- web/src/pages/Create.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/components/forms/IngredientSection.tsx b/web/src/components/forms/IngredientSection.tsx index f8ad212..5726f7f 100644 --- a/web/src/components/forms/IngredientSection.tsx +++ b/web/src/components/forms/IngredientSection.tsx @@ -34,8 +34,8 @@ export default function IngredientSection({ section, onChange, removeIngredientS />
-