fase 0 migration metadata
This commit is contained in:
@@ -23,7 +23,7 @@ export function SearchBar() {
|
||||
type="text"
|
||||
value={query}
|
||||
onChange={(e) => setQuery(e.target.value)}
|
||||
placeholder="Cari gunung, lokasi, atau trip..."
|
||||
placeholder="Cari destinasi, lokasi, atau trip..."
|
||||
className="min-w-0 flex-1 border-none bg-transparent px-3.5 py-3 text-sm text-white outline-none placeholder:text-neutral-400 sm:px-5 sm:py-3.5"
|
||||
/>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user