add these :
predefinedPlaces={[]} textInputProps={{}}
in your example
<GooglePlacesAutocomplete placeholder="Type a place" query={{key: 'My-API-Key'}} predefinedPlaces={[]} textInputProps={{}} />