This commit is contained in:
Timothy J. Baek 2024-10-03 21:12:35 -07:00
parent b862dff185
commit 29467a7057

View File

@ -131,7 +131,7 @@
<button
class=" bg-gray-400 text-white border border-white rounded-full group-hover:visible invisible transition"
type="button"
on:click={() => {
on:click|stopPropagation={() => {
dispatch('dismiss');
}}
>