Update stuff regarding to latest SvelteKit updates

This commit is contained in:
2022-08-30 09:21:02 +02:00
parent 4198d2cd1f
commit 3618414aa0
19 changed files with 108 additions and 107 deletions

View File

@@ -34,7 +34,7 @@
>
{#if url}
<div class="photo-card__content">
<a href={url} sveltekit:noscroll>
<a href={url} data-sveltekit-noscroll>
<Image
{id}
sizeKey="postcard"