add single note page

This commit is contained in:
Ren Amamiya
2023-04-30 11:48:38 +07:00
parent 2a1b64fdfe
commit fdbdaaa384
16 changed files with 349 additions and 100 deletions

View File

@@ -29,7 +29,7 @@ export default function ChatMessageUser({ pubkey, time }: { pubkey: string; time
alt={pubkey}
className="h-9 w-9 rounded-md object-cover"
loading="lazy"
fetchpriority="high"
decoding="async"
/>
</div>
<div className="flex w-full flex-1 items-start justify-between">