From e4979a5de89f6e7ad942ae277e2ad494559d16f7 Mon Sep 17 00:00:00 2001 From: web Date: Wed, 13 Aug 2025 07:39:28 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(enhaced-input):=20Disable=20?= =?UTF-8?q?autocomplete=20for=20EnhancedInput=20component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/ui/src/custom-components/enhanced-input.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/ui/src/custom-components/enhanced-input.tsx b/packages/ui/src/custom-components/enhanced-input.tsx index 8b8f13a..5ef0f82 100644 --- a/packages/ui/src/custom-components/enhanced-input.tsx +++ b/packages/ui/src/custom-components/enhanced-input.tsx @@ -141,6 +141,7 @@ export function EnhancedInput({ {renderPrefix()}