feat: finish alby wallet

This commit is contained in:
2024-01-04 12:05:13 +00:00
parent 0442c3512c
commit 9f88b44b91
16 changed files with 341 additions and 109 deletions

View File

@ -71,7 +71,7 @@ export default function NoteReaction(props: NoteReactionProps) {
const opt = {
showHeader: ev?.kind === EventKind.Repost || ev?.kind === EventKind.TextNote,
showFooter: false,
truncate: true
truncate: true,
};
return shouldNotBeRendered ? null : (