Vendeholt+reacts+upd Updated

// This blocks the UI on every keystroke useEffect(() => fetchResults(query).then(setResults); , [query]);