google-location-autocomplete-react
Advanced tools
Comparing version 1.0.16 to 1.0.17
@@ -37,5 +37,5 @@ var __assign = (this && this.__assign) || function () { | ||
}); | ||
if (defaultValue) { | ||
autocomplete_1.setValue(defaultValue); | ||
} | ||
// if (defaultValue) { | ||
// autocomplete.setValue(defaultValue); | ||
// } | ||
} | ||
@@ -42,0 +42,0 @@ }; |
{ | ||
"name": "google-location-autocomplete-react", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"main": "dist/GoogleLocationAutocomplete.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/GoogleLocationAutocomplete.d.ts", |
5579