Receives error about including from outside of the project structure. I believe this should be: import Autocomplete from 'react-autocomplete' https://github.com/reactjs/react-autocomplete/blob/41388f7d7760bf6cf38e7946e43d4fddd9c7c176/examples/async-data/app.js#L3
Receives error about including from outside of the project structure. I believe this should be:
import Autocomplete from 'react-autocomplete'
react-autocomplete/examples/async-data/app.js
Line 3 in 41388f7