Skip to content

Commit

Permalink
Update +page.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-intuitem committed Sep 16, 2024
1 parent 4649a1d commit 975f8b7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@
<button
class="cursor-pointer"
on:click={(_) => modalConfirmDelete(evidence.id, evidence.str)}

type="button"
>
<i class="fa-solid fa-xmark ml-2 text-red-500"></i>
Expand Down

0 comments on commit 975f8b7

Please sign in to comment.