From a5b5fdd7974175543631f4d48d131688a1b1baa9 Mon Sep 17 00:00:00 2001 From: Aryan Goharzad Date: Mon, 6 Feb 2023 13:23:54 -0500 Subject: [PATCH] Adds dark mode to delete account screen (#159) --- src/view/com/modals/DeleteAccount.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view/com/modals/DeleteAccount.tsx b/src/view/com/modals/DeleteAccount.tsx index 3e614c04e7..eecc0d2d5b 100644 --- a/src/view/com/modals/DeleteAccount.tsx +++ b/src/view/com/modals/DeleteAccount.tsx @@ -61,12 +61,12 @@ export function Component({}: {}) { - + Delete account {!isEmailSent ? ( <> - + For security reasons, we'll need to send a confirmation code to your email.