diff --git a/src/lib/components/Comment.svelte b/src/lib/components/Comment.svelte index 73549f4..ea697b6 100644 --- a/src/lib/components/Comment.svelte +++ b/src/lib/components/Comment.svelte @@ -10,7 +10,7 @@ import 'carta-md/default.css'; /* Default theme */ import DOMPurify from 'dompurify'; - console.log("show reactions", showReactions) + console.log("show reactions", showReactions, event) // Create a new instance of Carta (you might also want to add a sanitizer if you're processing user input) @@ -57,7 +57,9 @@
Frage / Thema: