feat(rail): edit title & open user notes

This commit is contained in:
Fernando López Guevara
2024-01-06 11:38:34 -03:00
parent a93ebd3861
commit 2e23b3ae06
12 changed files with 129 additions and 23 deletions

View File

@@ -474,6 +474,8 @@ export const User = memo(function User({
<span>{createdAt}</span>
<span>·</span>
<span>{fallbackName}</span>
<div className="grow"></div>
<MoreActions id={eventId} pubkey={pubkey} />
</div>
</div>
</div>