This commit is contained in:
zadit
2024-11-01 11:33:26 +07:00
parent 5a2b9b2f86
commit 32e8ebd69b
20 changed files with 812 additions and 509 deletions

View File

@@ -120,7 +120,7 @@ export default function SearchInput({
<Searchinput
ref={inputRef}
type="text"
placeholder="Search..."
placeholder="Cari apa ?"
value={songName}
onChange={handleChange}
onBlur={handleBlur}