fix: update email template
This commit is contained in:
@@ -90,7 +90,7 @@ export const ResetPasswordTemplate = ({
|
||||
<Hr className="mx-auto mt-12 max-w-xl" />
|
||||
|
||||
<Container className="mx-auto max-w-xl">
|
||||
<TemplateFooter />
|
||||
<TemplateFooter isDocument={false} />
|
||||
</Container>
|
||||
</Section>
|
||||
</Body>
|
||||
|
||||
Reference in New Issue
Block a user