From 54e78583991918c05e724ed70c2c4be4a15bc849 Mon Sep 17 00:00:00 2001 From: "Adrien D." Date: Thu, 25 Jul 2024 16:25:47 +0200 Subject: [PATCH] feat: webui add autofocus to chat-input in textarea (#742) --- assets/arena.html | 4 ++-- assets/playground.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/arena.html b/assets/arena.html index 39bd59c..90cc6af 100644 --- a/assets/arena.html +++ b/assets/arena.html @@ -495,7 +495,7 @@
+ placeholder="Ask Anything" autofocus>