79562239

Date: 2025-04-08 13:55:27
Score: 0.5
Natty:
Report link

add these :

predefinedPlaces={[]}
textInputProps={{}}

in your example

<GooglePlacesAutocomplete
   placeholder="Type a place"
   query={{key: 'My-API-Key'}}
   predefinedPlaces={[]}
   textInputProps={{}}
/>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Moustaoui Salaheddine