diff --git a/src/components/event/Reaction.tsx b/src/components/event/Reaction.tsx index 2354428..64c635e 100644 --- a/src/components/event/Reaction.tsx +++ b/src/components/event/Reaction.tsx @@ -39,7 +39,7 @@ const ReactionDisplay: Component = (props) => { return ( // if the reacted event is not found, it should be a removed event -
+
diff --git a/src/components/event/Repost.tsx b/src/components/event/Repost.tsx index 6dbd05d..6f3e766 100644 --- a/src/components/event/Repost.tsx +++ b/src/components/event/Repost.tsx @@ -26,8 +26,10 @@ const Repost: Component = (props) => { return (
-