From 2948c5e1f1665307ebb6844a2eaa4c3fa195b478 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Wed, 2 Mar 2022 20:00:33 +0000 Subject: Use unique key to prevent email component reuse Signed-off-by: Christopher Ng --- .../src/components/PersonalInfo/EmailSection/Email.vue | 1 - .../src/components/PersonalInfo/EmailSection/EmailSection.vue | 11 ++++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'apps') diff --git a/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue b/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue index ef03ae0677d..deb5da3a798 100644 --- a/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue +++ b/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue @@ -51,7 +51,6 @@