From e3162cac0dba2b09a40c179c85ff68423a72c43f Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Wed, 17 Jan 2024 09:48:22 +0800 Subject: [PATCH] add: autofocus on input textarea --- src/chatbox.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/chatbox.tsx b/src/chatbox.tsx index bcae76e..c172845 100644 --- a/src/chatbox.tsx +++ b/src/chatbox.tsx @@ -812,6 +812,7 @@ export default function ChatBOX(props: { /> )}