Context
The registry ships blocks for Clerk, Polar, UploadThing, and Upstash, but nothing for Resend even though it is part of the standard Crafter Station stack. A waitlist/contact form wired to Resend is one of the most copy-pasted patterns in landing pages.
Task
Add a resend block category: waitlist form and contact form components with a server action sending via Resend, following the structure of the polar blocks (component + registry-item.json + docs page).
Acceptance criteria
npx shadcn add @elements/resend-waitlist installs a working form (env var documented); demo on tryelements.dev.
Context
The registry ships blocks for Clerk, Polar, UploadThing, and Upstash, but nothing for Resend even though it is part of the standard Crafter Station stack. A waitlist/contact form wired to Resend is one of the most copy-pasted patterns in landing pages.
Task
Add a
resendblock category: waitlist form and contact form components with a server action sending via Resend, following the structure of thepolarblocks (component + registry-item.json + docs page).Acceptance criteria
npx shadcn add @elements/resend-waitlistinstalls a working form (env var documented); demo on tryelements.dev.