added Google Maps API key, unencrypted temporarily

This commit is contained in:
Al Duncanson 2018-09-24 14:41:32 -04:00
parent a144e9f805
commit 56972690cc
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAZ_0J01bA6wCbIPK4UBq2RUBC-hIqG4mM" async defer></script>
<title>React App</title>
</head>
<body>