diff --git a/lib/music_library_web/live/record_live/index.html.heex b/lib/music_library_web/live/record_live/index.html.heex index 69476be1..41dbee47 100644 --- a/lib/music_library_web/live/record_live/index.html.heex +++ b/lib/music_library_web/live/record_live/index.html.heex @@ -10,6 +10,8 @@ value={@record_list_params.query} placeholder="Search" phx-debounce="500" + autocorrect="off" + autocapitalize="none" /> <.link patch={~p"/records/import"}>