Skip to content

Commit 34222c6

Browse files
committed
chore(demo): Remove jobaccepted email template
1 parent c427c60 commit 34222c6

File tree

3 files changed

+1
-134
lines changed

3 files changed

+1
-134
lines changed

apps/demo/emails/magic-links/jobaccepted-magic-link.tsx

Lines changed: 0 additions & 128 deletions
This file was deleted.
Binary file not shown.

apps/web/src/app/templates/page.tsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,7 @@ const items = [
9696
path: "magic-links/plaid-verify-identity",
9797
name: "Plaid / Verify Identity",
9898
author: "zenorocha",
99-
},
100-
{
101-
path: "magic-links/jobaccepted-magic-link",
102-
name: "Job Accepted / Magic Link with code",
103-
author: "vonsa",
104-
},
99+
}
105100
];
106101

107102
const title = "Templates — React Email";

0 commit comments

Comments
 (0)