We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620fa9d commit b6655fbCopy full SHA for b6655fb
components/Map/MapAutoComplete.jsx
@@ -60,6 +60,7 @@ const SearchInput = compose(
60
<Input
61
id="map_autocomplete_input"
62
type="text"
63
+ addonAfter=""
64
defaultValue=""
65
value={locationInput.searchedLocation || ''}
66
placeholder="Search “Vietnam, Asia”"
0 commit comments