We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cdafd commit e0e93d0Copy full SHA for e0e93d0
src/pages/index.astro
@@ -29,7 +29,7 @@ import MobileStrip from '$playground/mobileStrip.svelte'
29
30
<script
31
src="https://cdn.apple-mapkit.com/mk/5.x.x/mapkit.core.js"
32
- crossorigin
+ crossorigin="anonymous"
33
async
34
data-libraries="services,full-map"
35
is:inline
0 commit comments