diff --git a/app/src/recipe_creator.rs b/app/src/recipe_creator.rs index 0febd41..4001f5a 100644 --- a/app/src/recipe_creator.rs +++ b/app/src/recipe_creator.rs @@ -118,35 +118,41 @@ pub(super) fn IngredientSelectBase(props: &IngredientSelectBaseProps) -> HtmlRes } -