mirror of
https://github.com/placeholder-soft/web.git
synced 2026-04-29 03:15:28 +08:00
Update 2_email-campaign-with-resend.md (#1546)
This commit is contained in:
@@ -288,7 +288,7 @@ export const EmailTemplate: React.FC<Readonly<EmailTemplateProps>> = ({ firstNam
|
||||
);
|
||||
```
|
||||
|
||||
In `src/app/page.tsx` add the following section to display wether the user is a member or not:
|
||||
In `src/app/page.tsx` add the following section to display whether the user is a member or not:
|
||||
|
||||
```html
|
||||
<section
|
||||
|
||||
Reference in New Issue
Block a user