refactor: lint
CI / E2E Tests (pull_request) Successful in 6m3s
CI / Generate Certificates (pull_request) Successful in 28s
CI / Frontend CI (pull_request) Successful in 1m3s
CI / Backend CI (pull_request) Successful in 1m8s

This commit is contained in:
me
2026-05-08 06:07:22 +05:30
parent e55f4acec5
commit 566ba369ec
14 changed files with 788 additions and 736 deletions
@@ -123,7 +123,12 @@ export function EnvelopeReveal({
<span className={"text-neutral-content/60 font-xs font-display"}>
to
</span>
<h1 data-testid="envelope-recipient" className="text-3xl font-bold text-base-content">{recipient}</h1>
<h1
data-testid="envelope-recipient"
className="text-3xl font-bold text-base-content"
>
{recipient}
</h1>
<p className="text-base-content/60 font-display mt-8">{date}</p>
<img
src={stamp}