Merge master

This commit is contained in:
Pieter Vander Vennet 2023-10-16 13:39:38 +02:00
commit d4d10d1b18
169 changed files with 8582 additions and 1260 deletions

View file

@ -89,7 +89,9 @@
<div
class="pointer-events-none absolute top-0 left-0 flex h-full w-full items-center p-8 opacity-50"
>
<img class="h-full max-h-24" src="./assets/svg/move-arrows.svg" />
<slot name="image">
<img class="h-full max-h-24" src="./assets/svg/move-arrows.svg" />
</slot>
</div>
<DragInvitation hideSignal={mla.location} />