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 d2007cd commit e9b62f5Copy full SHA for e9b62f5
components/Map/MapAutoComplete.jsx
@@ -58,6 +58,7 @@ const SearchInput = compose(
58
<div className="map_autocomplete">
59
<StandaloneSearchBox ref={refs} onPlacesChanged={onPlacesChanged}>
60
<label>
61
+ {' '}
62
<Input
63
type="text"
64
defaultValue=""
public/static/data/location.json
@@ -318,7 +318,7 @@
318
"country_short": "EC",
319
"locationImage": {
320
"id": 67231,
321
- "url": "https://s3.amazonaws.com/redqteam.com/tripfinder-images/ciaro.jpg"
+ "url": "https://s3.amazonaws.com/redqteam.com/tripfinder-images/cairo.jpg"
322
},
323
"numberOfPost": 40896
324
0 commit comments