diff --git a/src/components/forms/writing-evaluation-form.jsx b/src/components/forms/writing-evaluation-form.jsx index bcb6c50..70cc2fb 100644 --- a/src/components/forms/writing-evaluation-form.jsx +++ b/src/components/forms/writing-evaluation-form.jsx @@ -89,6 +89,7 @@ const WritingEvaluationForm = () => { data-gramm="false" data-gramm_editor="false" data-enable-grammarly="false" + spellcheck="false" /> @@ -103,6 +104,10 @@ const WritingEvaluationForm = () => { data-gramm="false" data-gramm_editor="false" data-enable-grammarly="false" + spellcheck="false" + autocomplete="off" + autocorrect="off" + autocapitalize="off" />