@@ -469,7 +467,7 @@ it would also work to just use on:click on the MapLibre component itself. -->
{:else}
Upload images here
-
{adventureToEdit.id}
+
@@ -499,8 +497,9 @@ it would also work to just use on:click on the MapLibre component itself. -->
class="btn btn-error"
on:click={() => {
removeImage(image.id);
- }}
- />
+ }}>X
+
{/each}