diff --git a/frontend/src/components/UI/TheRecipeFab.vue b/frontend/src/components/UI/TheRecipeFab.vue index 2403b491c..98f50ce40 100644 --- a/frontend/src/components/UI/TheRecipeFab.vue +++ b/frontend/src/components/UI/TheRecipeFab.vue @@ -28,8 +28,43 @@ persistent-hint > - - {{ $t("new-recipe.error-message") }} + + + + mdi-robot + + {{ $t("new-recipe.error-title") }} + + + +

+ {{ $t("new-recipe.error-details") }} +

+ +
+ + + +
@@ -65,8 +100,9 @@ - +