Remove autofocus to fix mobile scroll issue

This commit is contained in:
Claudio Ortolina
2026-03-21 21:41:13 +00:00
parent 6dce8ec82e
commit 53ec2e4dc9
-1
View File
@@ -299,7 +299,6 @@ defmodule MusicLibraryWeb.Components.Chat do
class="flex-1"
disabled={@loading}
autocomplete="off"
autofocus
/>
<.button
type="submit"