Update 2_email-campaign-with-resend.md (#1546)

This commit is contained in:
footballlstore
2025-01-15 02:11:02 +02:00
committed by GitHub
parent e60d6c9a4b
commit da35d45a21

View File

@@ -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