From 3569fe9c73d7a206212bcb4311be5a9b9a5674d9 Mon Sep 17 00:00:00 2001 From: Erick Joseph Date: Wed, 31 Jul 2024 16:15:00 -0300 Subject: [PATCH] the fix for the issue where chrome thought the SensitiveInput input was a password field --- src/lib/components/common/SensitiveInput.svelte | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/lib/components/common/SensitiveInput.svelte b/src/lib/components/common/SensitiveInput.svelte index a1d7b9248..695d5a79e 100644 --- a/src/lib/components/common/SensitiveInput.svelte +++ b/src/lib/components/common/SensitiveInput.svelte @@ -14,12 +14,13 @@
+ +