diff --git a/components/ComposeEmail.tsx b/components/ComposeEmail.tsx index bff718e0..f28ebd82 100644 --- a/components/ComposeEmail.tsx +++ b/components/ComposeEmail.tsx @@ -226,7 +226,6 @@ export default function ComposeEmail({ fontSize: 'inherit', lineHeight: 'inherit', }} - dangerouslySetInnerHTML={{ __html: composeBody }} onInput={handleInput} />