Create a Account Deactivation by Inactivity email template according to the design using React Email #72 #258
Annotations
10 errors
app/components/email-deactivation-template/Body.tsx#L1
Replace `'react'` with `"react"`
|
app/components/email-deactivation-template/Body.tsx#L3
The variable `BodyProps` should be named `BodyProperties`. A more descriptive name will do too
|
app/components/email-deactivation-template/Body.tsx#L14
Replace `·name,·email,·lastActive,·deactivationDate,·supportEmail,·title,·supportPhone,·image·` with `⏎··name,⏎··email,⏎··lastActive,⏎··deactivationDate,⏎··supportEmail,⏎··title,⏎··supportPhone,⏎··image,⏎`
|
|
app/components/email-deactivation-template/Body.tsx#L16
Replace `⏎····<img·src={image}·alt="Error·icon"·className="w-1/12·img-width·mx-auto·my-12"` with `····<img⏎······src={image}⏎······alt="Error·icon"⏎······className="img-width·mx-auto·my-12·w-1/12"⏎···`
|
app/components/email-deactivation-template/Body.tsx#L19
Replace `'text-lg·text-center·font-bold·my-8'` with `"my-8·text-center·text-lg·font-bold"`
|
app/components/email-deactivation-template/Body.tsx#L21
Replace `········<div·className='w-4/5·mx-auto·my-12'` with `····<div·className="mx-auto·my-12·w-4/5"`
|
app/components/email-deactivation-template/Body.tsx#L22
Replace `············` with `······`
|
app/components/email-deactivation-template/Body.tsx#L23
Replace `······<p·className="mb-4">We·hope·this·email·finds·you·well.·We·wanted·to·inform·you·that·your·account·has·been·deactivated·due·to·a·prolonged·period·of·inactivity.</p>` with `<p·className="mb-4">⏎········We·hope·this·email·finds·you·well.·We·wanted·to·inform·you·that·your⏎········account·has·been·deactivated·due·to·a·prolonged·period·of·inactivity.`
|
app/components/email-deactivation-template/Body.tsx#L24
Replace `············` with `······</p>⏎`
|
This job failed
Loading