Remove unused code and refactor types importing
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
<a href={url} sveltekit:noscroll tabindex="0">
|
||||
<figure class="house__image shadow-photo">
|
||||
<Image
|
||||
class="photo"
|
||||
id={photoId}
|
||||
sizeKey="photo-list"
|
||||
sizes={{
|
||||
@@ -46,7 +47,6 @@
|
||||
}}
|
||||
ratio={1.5}
|
||||
alt={photoAlt}
|
||||
class="photo"
|
||||
/>
|
||||
</figure>
|
||||
<span class="house__index title-index">
|
||||
|
||||
Reference in New Issue
Block a user