Skip to content

Commit e0e93d0

Browse files
committed
fix: build
1 parent 41cdafd commit e0e93d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import MobileStrip from '$playground/mobileStrip.svelte'
2929

3030
<script
3131
src="https://cdn.apple-mapkit.com/mk/5.x.x/mapkit.core.js"
32-
crossorigin
32+
crossorigin="anonymous"
3333
async
3434
data-libraries="services,full-map"
3535
is:inline

0 commit comments

Comments
 (0)