Fix: fix small crashes

This commit is contained in:
Pieter Vander Vennet 2025-06-06 22:44:34 +02:00
parent 766eae27e2
commit 6f66556cf3
2 changed files with 3 additions and 3 deletions

View file

@ -60,7 +60,7 @@
class="pointer-events-none absolute bottom-0 left-0 flex w-full flex-wrap items-end justify-between"
>
<div class="pointer-events-auto m-1 w-fit transition-colors duration-200">
<ImageAttribution image={$image} attributionFormat="large" />
<ImageAttribution {image} attributionFormat="large" />
</div>
<slot />