diff --git a/components/ComposeEmail.tsx b/components/ComposeEmail.tsx
index 6cdeaf2a..a2eb300d 100644
--- a/components/ComposeEmail.tsx
+++ b/components/ComposeEmail.tsx
@@ -85,7 +85,7 @@ export default function ComposeEmail({
if (composeBodyRef.current && !isInitialized) {
// Initialize the content structure with both new reply area and original content in a single contentEditable div
const content = replyTo || forwardFrom ? `
-