Skip to content

Commit 8f6c73e

Browse files
author
Cédric Delpoux
authored
Update README.md
1 parent e159a96 commit 8f6c73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class MyComponent extends Component {
4949
}
5050
}
5151

52-
export default placesLoader(MyComponent, {
52+
export default googleMapsLoader(MyComponent, {
5353
libraries: ["places", "geometry"],
5454
key: GOOGLE_MAPS_API_KEY,
5555
})

0 commit comments

Comments
 (0)