Review/Send redesign

This commit is contained in:
2026-06-13 17:43:43 +02:00
parent 884ba51432
commit ed8341b8c1
6 changed files with 1016 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ const campaignSubnav: ModuleSubnavGroup<CampaignWorkspaceSection>[] = [
items: [
{ id: "mail-settings", label: "Server settings" },
{ id: "global-settings", label: "Global settings" },
{ id: "review", label: "Workflow preview" },
{ id: "send", label: "Review & Send" },
{ id: "report", label: "Report" },
{ id: "audit", label: "Audit log" }