Skip to content

Commit

Permalink
added new places key for index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshmantgld committed Feb 12, 2017
1 parent a9601eb commit 345958d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reactJS/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<link rel="stylesheet" href="/css/fixed-data-table.css">
<script src="/js/react.js"></script>
<script src="https://buttons.github.io/buttons.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCMKTUTZAKiifMUkNdU9YWuScH7t7mMAwQ&libraries=places"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAXm4wlaOVGy76QyGGKpvoUa_kI1Wa29Gk&libraries=places"></script>
<script src="/js/react-copy-to-clipboard.js"></script>
</head>
<body>
Expand Down

0 comments on commit 345958d

Please sign in to comment.