another commit without a list of specific changes! (misc)

This commit is contained in:
2025-08-21 15:07:10 -04:00
parent 1528931a29
commit 315919186b
15 changed files with 299 additions and 112 deletions

View File

@@ -23,7 +23,7 @@ export default function LyricSearch() {
<span>Lyric Search</span>
</h2>
<div className="card-text my-4">
<label for="lyric-search-input">Search:</label>
<label htmlFor="lyric-search-input">Search:</label>
<LyricSearchInputField
id="lyric-search-input"
placeholder="Artist - Song"