From 2229ffcd7a5106d57432264c4488d4dc2a4e1897 Mon Sep 17 00:00:00 2001 From: AmirReza Jamali Date: Mon, 13 Apr 2026 09:16:14 +0330 Subject: [PATCH] feat(input): Add autoComplete="off" to InputGroup and Textarea components for improved form security --- app/_components/InputGroup.tsx | 1 + app/_components/Textarea.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/app/_components/InputGroup.tsx b/app/_components/InputGroup.tsx index a271d8d..9639f25 100644 --- a/app/_components/InputGroup.tsx +++ b/app/_components/InputGroup.tsx @@ -33,6 +33,7 @@ function InputGroup({