diff --git a/src/components/EmojiReactions.tsx b/src/components/EmojiReactions.tsx
index a45bbd8..769785e 100644
--- a/src/components/EmojiReactions.tsx
+++ b/src/components/EmojiReactions.tsx
@@ -61,7 +61,7 @@ export function EmojiReactions({
}}
className="text-[var(--theme-text-muted)] hover:text-[var(--theme-text-primary)] transition-colors cursor-pointer inline-flex items-center"
>
-
{event.note}
)} - {/* Bottom row: friends + reactions + checked-in indicator */} -