diff --git a/src/GooglePlacesTextInput.tsx b/src/GooglePlacesTextInput.tsx index 84e6933..aa27d9f 100644 --- a/src/GooglePlacesTextInput.tsx +++ b/src/GooglePlacesTextInput.tsx @@ -366,6 +366,7 @@ const GooglePlacesTextInput = forwardRef< placeId, apiKey, detailsProxyUrl, + detailsProxyHeaders, sessionToken, languageCode, detailsFields,