Autocomplete component Props required to be passed:

  1. onChange = function from parent component
  2. options = array of options
  3. value = selected value to be passed back to parent

Other props are optional and have default values.