From 8d6bc3d10f4c14c2bf1c8902aea84573b574398a Mon Sep 17 00:00:00 2001 From: codey Date: Wed, 8 Oct 2025 15:52:49 -0400 Subject: [PATCH] bugfix: LyricSearch.jsx - search button handling --- src/components/LyricSearch.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LyricSearch.jsx b/src/components/LyricSearch.jsx index fde90cd..a351334 100644 --- a/src/components/LyricSearch.jsx +++ b/src/components/LyricSearch.jsx @@ -250,7 +250,7 @@ export function LyricSearchInputField({ id, placeholder, setShowLyrics }) { size={40} aria-controls="lyric-search-input" /> -