CE-2629: Removed not used renderInput and removed autocomplete type from MUI
Removed renderInput as props since it was not used.
Replaced Autocomplete prop type from MUI (it required renderInput) with object proptype.
Observation: disabled attribute does not seem to have any effect on GitrefAutocomplete. Either remove the disabled attribute from this story or fix the bug.
Edited by Johanna Szepanski