fix notecreator layout

This commit is contained in:
Martti Malmi
2023-12-12 14:04:38 +02:00
parent fce7cc70a3
commit dcb3389aa1
4 changed files with 7 additions and 2 deletions

View File

@ -335,6 +335,7 @@ export function NoteInner(props: NoteProps) {
pubkey={ev.pubkey}
subHeader={replyTag() ?? undefined}
link={opt?.canClick === undefined ? undefined : ""}
showProfileCard={options.showProfileCard ?? true}
/>
<div className="info">
{props.context}