12 |
13 | Try typing any of the words in the list below:
14 |
15 |
16 | ["Papaya", "Persimmon", "Pear", "Peach", "Apples", "Apricots", "Avocados"]
17 |
18 |
19 |
20 | setText(e.target.value)} />
24 |
25 |
26 |
27 | Github Repo: https://github.com/ejmudi/react-autocomplete-hint
28 |
29 |
30 | );
31 | }
32 |
33 | ReactDOM.render(
34 |