From 80b1dfecf06c0677dc005a26bb1f20a30277a2a2 Mon Sep 17 00:00:00 2001 From: Markus Johansen Date: Fri, 28 Jul 2023 17:22:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Kan=20avslutte=20popup-overlay-v?= =?UTF-8?q?induet=20ved=20=C3=A5=20hindre=20DOM=20bubbling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://stackoverflow.com/questions/1369035/how-do-i-prevent-a-parents-onclick-event-from-firing-when-a-child-anchor-is-cli --- frontend/src/components/FeilCard.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/FeilCard.tsx b/frontend/src/components/FeilCard.tsx index 78bdfc5..b1686db 100644 --- a/frontend/src/components/FeilCard.tsx +++ b/frontend/src/components/FeilCard.tsx @@ -46,7 +46,9 @@ export const FeilCard = (props: IFeilmelding) => { bg-bg-default border border-border-default p-7 rounded-lg h-1/2 w-1/2 "> -