shukerullah / react-geocode

A React module to transform a description of a location (i.e. street address, town name, etc.) into geographic coordinates (i.e. latitude and longitude) and vice versa.
MIT License
207 stars 35 forks source link

Fixed minification error #15

Closed paulJordaan closed 6 years ago

paulJordaan commented 6 years ago

Change let syntax to var for import.