Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7aab391

Browse filesBrowse files
committed
run npm audit fix
1 parent c4f3b62 commit 7aab391
Copy full SHA for 7aab391

File tree

2 files changed

+460
-247
lines changed
Filter options

2 files changed

+460
-247
lines changed

‎examples/Container.js

Copy file name to clipboardExpand all lines: examples/Container.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const Loading = () => <div>Fancy loading container</div>;
8383

8484
export default withRouter(
8585
GoogleApiWrapper({
86-
apiKey: __GAPI_KEY__,
86+
apiKey: "AIzaSyBmKndjKlOVyWQTpFeU5JOKg9N4I0W772s",
8787
libraries: ['places', 'visualization'],
8888
LoadingContainer: Loading
8989
})(Container)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.