safak / youtube2022

Season 2 on Lama Dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Destination in List.jsx

MRUNAL727 opened this issue · comments

<input placeholder={destination} type="text" />
We have only created a input field and not using it while searching.

I think you simply add onChange={(e) => setDestination(e.target.value)} to it.

please can i get a code the code correctli so i can lern plese

Simply waiting for someone to get you answers is not how you learn. Besides, the answer is pasted above, what else do you need?