Toppantó Bertalan

Results 3 comments of Toppantó Bertalan

That set's the selected's value back to "empty", but the dropdown will still display the last selected element. It will not go back to the original placeholder text.

This is my code snippet, am I messing something up here? ``` const [selected, setSelected] = useState(""); ... const saveWork = () => { saveWork(); setSelected(''); }; ... ... setSelected(val)}...

Not yet, I'm still waiting for the expo snack from @danish1658