Update stuff regarding to latest SvelteKit updates
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user