From 057aa6e309b9ecaef5a413b74e300de8388387e3 Mon Sep 17 00:00:00 2001 From: Will Martin Date: Wed, 25 Oct 2023 08:42:00 -0400 Subject: [PATCH] remove keydown handler; use div instead of form (#6688) --- .../src/components/lastpass/import-lastpass.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/importer/src/components/lastpass/import-lastpass.component.html b/libs/importer/src/components/lastpass/import-lastpass.component.html index ed85edcf0d..cbb091b0dd 100644 --- a/libs/importer/src/components/lastpass/import-lastpass.component.html +++ b/libs/importer/src/components/lastpass/import-lastpass.component.html @@ -1,4 +1,4 @@ -
+
{{ "lastPassEmail" | i18n }} @@ -13,4 +13,4 @@ /> {{ "includeSharedFolders" | i18n }} - +