From 2a0c24b5cfd24fc0af251b58273a611a5c724c6e Mon Sep 17 00:00:00 2001 From: xenseing Date: Thu, 16 Jul 2026 00:16:50 +0530 Subject: [PATCH] fix: disable send button for whitespace input --- 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 9cb778a..53a1ee0 100644 --- a/components/prompt-form.tsx +++ b/components/prompt-form.tsx @@ -62,7 +62,7 @@ export function PromptForm({