useReactions leaveOpen false
This commit is contained in:
@ -36,7 +36,7 @@ export function LongFormText(props: LongFormTextProps) {
|
||||
NostrLink.fromEvent(props.ev).id + "related",
|
||||
[NostrLink.fromEvent(props.ev)],
|
||||
undefined,
|
||||
true,
|
||||
false,
|
||||
);
|
||||
const { reactions, reposts, zaps } = useEventReactions(NostrLink.fromEvent(props.ev), related.data ?? []);
|
||||
|
||||
|
Reference in New Issue
Block a user