From 2cc07b6cc2287f91a4df4bce1ae003b0cc8f1e63 Mon Sep 17 00:00:00 2001 From: codey Date: Fri, 19 Dec 2025 07:46:46 -0500 Subject: [PATCH] misc --- src/components/LyricSearch.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/LyricSearch.jsx b/src/components/LyricSearch.jsx index 74f0d77..48df126 100644 --- a/src/components/LyricSearch.jsx +++ b/src/components/LyricSearch.jsx @@ -38,7 +38,7 @@ export default function LyricSearch() { {/* Hero section */}
-
{ const panel = document.querySelector('.p-autocomplete-panel');