feat: a link profile image

This commit is contained in:
2023-05-10 13:29:07 +01:00
parent 2ed38d1b97
commit ec4e6498d3
10 changed files with 97 additions and 127 deletions

View File

@ -327,10 +327,9 @@ export default function Note(props: NoteProps) {
{options.showHeader && (
<div className="header flex">
<ProfileImage
autoWidth={false}
pubkey={ev.pubkey}
subHeader={replyTag() ?? undefined}
linkToProfile={opt?.canClick === undefined}
link={opt?.canClick === undefined ? undefined : ""}
/>
{(options.showTime || options.showBookmarked) && (
<div className="info">