added Google Maps API key, unencrypted temporarily
This commit is contained in:
parent
a144e9f805
commit
56972690cc
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue