From 41e3b69c1c3c5deabdee6af025677ece97713518 Mon Sep 17 00:00:00 2001 From: Anibal Date: Wed, 21 Jun 2023 17:13:04 +0200 Subject: [PATCH] fix: Adds max height to form box (#51) --- components/prompt-form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/prompt-form.tsx b/components/prompt-form.tsx index 8d36838..d053842 100644 --- a/components/prompt-form.tsx +++ b/components/prompt-form.tsx @@ -46,7 +46,7 @@ export function PromptForm({ }} ref={formRef} > -
+