mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
change drafts intro wording to be better
This commit is contained in:
parent
6f1e796452
commit
b70f32e295
@ -113,7 +113,7 @@ const info = await hexclaveServerApp.getEmailDeliveryStats();
|
||||
|
||||
## Can I compose without writing code?
|
||||
|
||||
Yes. The dashboard has a full draft editor with live preview, theme selection, a recipient picker, and scheduling - then trigger the draft programmatically with `draftId` or send it straight from the dashboard.
|
||||
Yes. The dashboard has a full draft editor with live preview, theme selection, a recipient picker, and scheduling. You can then either send the draft from the dashboard or programmatically using the `draftId`.
|
||||
|
||||
## Start here
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user