gmaps-places-autocomplete
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "gmaps-places-autocomplete", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A React autosuggest input for the Google Maps Places API.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -185,2 +185,2 @@ import React from 'react'; | ||
module.exports = Input; | ||
export default Input; |
Sorry, the diff of this file is not supported yet
19362
10
487