note creator button and reply adjustments

This commit is contained in:
Alejandro Gomez
2023-01-16 00:44:50 +01:00
parent 8fb06e5765
commit 54394c8aa1
8 changed files with 64 additions and 19 deletions

View File

@ -63,7 +63,7 @@ export default function NoteReaction(props) {
const root = extractRoot();
const opt = {
showHeader: ev?.Kind === EventKind.Repost,
showFooter: false,
showFooter: ev?.Kind === EventKind.Repost,
};
return (
<div className="reaction">