⚰️ Remove google maps API script

This commit is contained in:
Malted 2023-08-28 18:48:17 +01:00
parent 470b35eed9
commit 5608b90a09

View file

@ -80,11 +80,6 @@ export default function Apply() {
return (
<>
<script
async
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyApxZZ8-Eh_6RgHUu8-BAOpx3xhfF2yK9U&libraries=places&mapInit=foo"
></script>
<Meta as={Head} title="Apply for Hack Club Bank" />
<ForceTheme theme="dark" />