<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<script src="https://maps.googleapis.com/maps/api/js?key=sdfjwsdfjdlsfj_uyMO-9Ckljklfb4_DC-k_uqU&libraries=places"></script>
<div id="root"></div>
</body>
This is what I need to put in my index.html file in order for my react app to access the google maps API.
How do i hide the token?