From 22f2f16986a266b605a8a84c00c2f7db5812f7ad Mon Sep 17 00:00:00 2001 From: Allan Lasser Date: Tue, 20 Feb 2024 13:11:13 -0500 Subject: [PATCH] Prevents click bubbling on Pin button --- src/common/Pin.svelte | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/common/Pin.svelte b/src/common/Pin.svelte index a350d5d8d..cdf991137 100644 --- a/src/common/Pin.svelte +++ b/src/common/Pin.svelte @@ -16,7 +16,13 @@ }px;`; -