Take that linter!

This commit is contained in:
Atridad Lahiji 2023-06-18 01:30:47 -06:00
parent 8f6d4099fa
commit ef7cfed525
No known key found for this signature in database

View file

@ -21,7 +21,7 @@ export const Goodbye: React.FC<Readonly<EmailTemplateProps>> = ({ name }) => (
<Body>
<Container>
<Heading className="text-4xl">Farewell, {name}...</Heading>
<Text>We're sorry to see you go.</Text>
<Text>{"Were sorry to see you go."}</Text>
<Text>
Your data has been deleted, including all room history, user data,
votes, etc.