From ef805c4b573bebfb70fba2b766c09ed79043aec1 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Thu, 28 Sep 2023 18:16:22 -0500 Subject: [PATCH] fix: replace default enter key behavior (#2582) --- frontend/pages/recipe/create/new.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/pages/recipe/create/new.vue b/frontend/pages/recipe/create/new.vue index 0ed7b004815a..e1c4f4261ad6 100644 --- a/frontend/pages/recipe/create/new.vue +++ b/frontend/pages/recipe/create/new.vue @@ -3,7 +3,7 @@ {{ $t('recipe.create-recipe') }} {{ $t('recipe.create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names') }} - +