From cbaf34d39c25d728c972c7eb604c028194f7c45d Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Thu, 8 Jan 2026 21:30:01 -0700 Subject: [PATCH 1/2] (FIX): Simple fixes that got pointed out last week. Back to docker fixes. --- web/src/components/inputs/RecipeSearchBar.tsx | 4 ++-- web/src/pages/Create.tsx | 3 ++- web/src/types/routes.ts | 2 ++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/web/src/components/inputs/RecipeSearchBar.tsx b/web/src/components/inputs/RecipeSearchBar.tsx index f387064..8a7e914 100644 --- a/web/src/components/inputs/RecipeSearchBar.tsx +++ b/web/src/components/inputs/RecipeSearchBar.tsx @@ -86,7 +86,7 @@ export default function RecipeSearchBar({ redirect, searchOnLoad, favorites, set return (
void searchHandler(e)}> -
+